55add9149ce3b90d6f6b39aeb4921d0c5fa68694
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected buildSaml2Credentials(context SAML2MessageContext) : SAML2Credentials renamed to protected buildSAML2Credentials(context SAML2MessageContext) : SAML2Credentials in class org.pac4j.saml.sso.impl.SAML2DefaultResponseValidator | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type maximumAuthenticationLifetime : Integer to maximumAuthenticationLifetime : int in method public setMaximumAuthenticationLifetime(maximumAuthenticationLifetime int) : void in class org.pac4j.saml.client.SAML2ClientConfiguration | From | To | |
Change Parameter Type maximumAuthenticationLifetime : Integer to maximumAuthenticationLifetime : int in method public SAML2DefaultResponseValidator(engine SAML2SignatureTrustEngineProvider, decrypter Decrypter, maximumAuthenticationLifetime int, uriComparator URIComparator) in class org.pac4j.saml.sso.impl.SAML2DefaultResponseValidator | From | To |