76cf030229e9e09897a1fdddc2efd0cf42dc6516
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cookieAuthenticator : CookieAuthenticator to cookieAuthenticator : TokenAuthenticator in method public CookieClient(cookieAuthenticator TokenAuthenticator, profileCreator ProfileCreator) in class org.pac4j.http.client.direct.CookieClient | From | To | |
Change Parameter Type cookieAuthenticator : CookieAuthenticator to cookieAuthenticator : TokenAuthenticator in method public CookieClient(cookieAuthenticator TokenAuthenticator) in class org.pac4j.http.client.direct.CookieClient | From | To | |
Change Return Type | 1 | ||
Change Return Type CookieCredentials to TokenCredentials in method public extract(context WebContext) : TokenCredentials in class org.pac4j.http.credentials.extractor.CookieExtractor | From | To |