6e2cef93a8787b94267d11940357285866f07853
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getWantsAssertionsSigned() : boolean renamed to public isWantsAssertionsSigned() : boolean in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
| Rename Method public setForceSignRedirectBindingAuthnRequest(forceSignRedirectBindingAuthnRequest boolean) : void renamed to public setAuthnRequestSigned(authnRequestSigned boolean) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute forceSignRedirectBindingAuthnRequest : boolean to isAuthnRequestSigned : boolean in class org.pac4j.saml.sso.impl.SAML2WebSSOMessageSender | From | To | |
| Rename Attribute forceSignRedirectBindingAuthnRequest : boolean to isAuthnRequestSigned : boolean in class org.pac4j.saml.transport.Pac4jHTTPRedirectDeflateEncoder | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter forceSignRedirectBindingAuthnRequest : boolean to isAuthnRequestSigned : boolean in method public SAML2WebSSOMessageSender(signatureSigningParametersProvider SignatureSigningParametersProvider, destinationBindingType String, isAuthnRequestSigned boolean) in class org.pac4j.saml.sso.impl.SAML2WebSSOMessageSender | From | To | |
| Rename Parameter forceSignRedirectBindingAuthnRequest : boolean to isAuthnRequestSigned : boolean in method public Pac4jHTTPRedirectDeflateEncoder(responseAdapter Pac4jSAMLResponse, isAuthnRequestSigned boolean) in class org.pac4j.saml.transport.Pac4jHTTPRedirectDeflateEncoder | From | To | |
| Rename Parameter forceSignRedirectBindingAuthnRequest : boolean to authnRequestSigned : boolean in method public setAuthnRequestSigned(authnRequestSigned boolean) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To |