afe0cee6636afeeecfe3b670c764c0fb80391481
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method public clearCache() : boolean in class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private delegate : Authenticator<T> from class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator to private delegate : Authenticator<T> from class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator.UserProfileCacheLoader | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cache : Cache<T,UserProfile> to cache : LoadingCache<T,UserProfile> in class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator | From | To |