500fb99e3667f5644c7fe331b3f39d29c71d5185
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method protected isAcceptedInvitationAuthentication() : boolean from class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager to public isAcceptedInvitationAuthentication() : boolean from class org.cloudfoundry.identity.uaa.util.UaaHttpRequestUtils | From | To | |
Move Method protected isAcceptedInvitationAuthentication() : boolean from class org.cloudfoundry.identity.uaa.provider.saml.LoginSamlAuthenticationProvider to public isAcceptedInvitationAuthentication() : boolean from class org.cloudfoundry.identity.uaa.util.UaaHttpRequestUtils | From | To | |
Extract Method | 1 | ||
Extract Method private getClaimsFromToken(idToken String, config AbstractXOAuthIdentityProviderDefinition) : Map<String,Object> extracted from private getClaimsFromToken(codeToken XOAuthCodeToken, config AbstractXOAuthIdentityProviderDefinition) : Map<String,Object> in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To |