c2ad4cf1fc79a3aa2c5ae9d1be7006d5d1ed52a4
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getCompleteAuthorizationURI(baseURL String, alias String) : String from class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition to public getCompleteAuthorizationURI(alias String, baseURL String, definition AbstractXOAuthIdentityProviderDefinition) : String from class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfigurator | From | To | |
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.provider.XOAuthIdentityProviderDefinitionTestx renamed to org.cloudfoundry.identity.uaa.provider.XOAuthProviderConfiguratorTests | From | To | |
Extract Variable | 1 | ||
Extract Variable definition : OIDCIdentityProviderDefinition in method private createOIDCIdentityProvider(originKey String) : IdentityProvider from class org.cloudfoundry.identity.uaa.login.LoginInfoEndpointTests | From | To |