e85180dee09676f61ade71a0b9f45acaf916c9be
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private PUBLIC_KEY : String in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute rsaSigningKey : String to PRIVATE_KEY : String in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To | |
Extract Method | 2 | ||
Extract Method public getResultMap(key KeyInfo) : Map<String,Object> extracted from public getVerificationKeyResponse(key KeyInfo) : VerificationKeyResponse in class org.cloudfoundry.identity.uaa.oauth.TokenKeyEndpoint | From | To | |
Extract Method private validateToken(idToken String, config AbstractXOAuthIdentityProviderDefinition) : TokenValidation extracted from protected getClaimsFromToken(idToken String, config AbstractXOAuthIdentityProviderDefinition) : Map<String,Object> in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setUaaTokenServices(tokenServices UaaTokenServices) : void extracted from public setUp() : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest & moved to class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To |