a1cfdd126c87efe34d05c28cf558fb1252baa34d
Files Diff
- Added: 0
- Removed: 6
- Renamed: 0
- Modified: 41
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type authenticator : Authenticator<TokenCredentials> to authenticator : Authenticator in method public setAuthenticator(authenticator Authenticator) : void in class org.pac4j.cas.client.direct.DirectCasClient | From | To | |
Change Parameter Type usernamePasswordAuthenticator : UsernamePasswordAuthenticator to usernamePasswordAuthenticator : Authenticator in method public DirectFormClient(usernameParameter String, passwordParameter String, usernamePasswordAuthenticator Authenticator) in class org.pac4j.http.client.direct.DirectFormClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type credentials : Credentials to credentials : UsernamePasswordCredentials in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticatorTests | From | To |