bfc6f94d0fd82e3a8c1b7e47515c75c7671a5596
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.provider.oauth.OauthIdentityProviderDefinitionConfigurator renamed to org.cloudfoundry.identity.uaa.provider.oauth.OauthIdentityProviderDefinitionFactoryBean | From | To | |
Rename Attribute | 2 | ||
Rename Attribute SHOW_SAML_LOGIN_LINKS : String to SHOW_LOGIN_LINKS : String in class org.cloudfoundry.identity.uaa.login.LoginInfoEndpoint | From | To | |
Rename Attribute oauthConfigurator : OauthIdentityProviderDefinitionConfigurator to oauthIdpDefintions : List<OauthIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type oauthConfigurator : OauthIdentityProviderDefinitionConfigurator to oauthIdpDefintions : List<OauthIdentityProviderDefinition> in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To |