bb08f852afc50c605bea53aa911ca6b3b061507d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.google.guava:guava:18.0 | |
Removed | |
org.jasig.cas.client:cas-client-support-saml:3.4.1 | |
Updated | |
From org.jasig.cas.client:cas-client-core 3.4.1 To 3.3.3 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type UserProfile to void in method public removeFromCache(credentials T) : void in class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : Map<T,UserProfile> to cache : Cache<T,UserProfile> in class org.pac4j.http.credentials.authenticator.LocalCachingAuthenticator | From | To |