3e4952bcf4ddf92cee11df3037bb6b3c6be4f8e0
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type provider : IdentityProvider to provider : IdentityProvider<T> in method public IdentityProviderWrapper(provider IdentityProvider<T>) in class org.cloudfoundry.identity.uaa.provider.IdentityProviderWrapper | From | To | |
Change Parameter Type configurator : BootstrapSamlIdentityProviderConfigurator to configurator : BootstrapSamlIdentityProviderData in method public setSamlProviders(configurator BootstrapSamlIdentityProviderData) : void in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To | |
Rename Variable | 2 | ||
Rename Variable def : SamlIdentityProviderDefinition to wrapper : IdentityProviderWrapper in method protected addSamlProviders() : void in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To | |
Rename Variable def : SamlIdentityProviderDefinition to wrapper : IdentityProviderWrapper in method protected parseIdentityProviderDefinitions() : void in class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderData | From | To | |
Change Return Type | 1 | ||
Change Return Type IdentityProvider to IdentityProvider<T> in method public getProvider() : IdentityProvider<T> in class org.cloudfoundry.identity.uaa.provider.IdentityProviderWrapper | From | To | |
Rename Class | 2 | ||
Rename Class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfiguratorTests renamed to org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderDataTests | From | To | |
Rename Class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderConfigurator renamed to org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderData | From | To | |
Rename Attribute | 1 | ||
Rename Attribute toBeFetchedProviders : List<SamlIdentityProviderDefinition> to samlProviders : List<IdentityProviderWrapper<SamlIdentityProviderDefinition>> in class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderData | From | To | |
Change Variable Type | 3 | ||
Change Variable Type def : SamlIdentityProviderDefinition to wrapper : IdentityProviderWrapper in method protected parseIdentityProviderDefinitions() : void in class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderData | From | To | |
Change Variable Type samlProviders : BootstrapSamlIdentityProviderConfigurator to samlProviders : BootstrapSamlIdentityProviderData in method public all_properties_set() : void in class org.cloudfoundry.identity.uaa.login.BootstrapTests | From | To | |
Change Variable Type def : SamlIdentityProviderDefinition to wrapper : IdentityProviderWrapper in method protected addSamlProviders() : void in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To | |
Extract Method | 2 | ||
Extract Method public configureSamlProviders(definitions SamlIdentityProviderDefinition...) : void extracted from public testSamlBootstrap() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest | From | To | |
Extract Method public configureSamlProviders(definitions SamlIdentityProviderDefinition...) : void extracted from public bootstrap_failsIf_samlAndOauth_haveTheSameAlias() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest | From | To | |
Change Attribute Type | 6 | ||
Change Attribute Type toBeFetchedProviders : List<SamlIdentityProviderDefinition> to samlProviders : List<IdentityProviderWrapper<SamlIdentityProviderDefinition>> in class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderData | From | To | |
Change Attribute Type provider : IdentityProvider to provider : IdentityProvider<T> in class org.cloudfoundry.identity.uaa.provider.IdentityProviderWrapper | From | To | |
Change Attribute Type configurator : BootstrapSamlIdentityProviderConfigurator to configurator : BootstrapSamlIdentityProviderData in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrapTest | From | To | |
Change Attribute Type bootstrap : BootstrapSamlIdentityProviderConfigurator to bootstrap : BootstrapSamlIdentityProviderData in class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfiguratorTests | From | To | |
Change Attribute Type configurator : BootstrapSamlIdentityProviderConfigurator to configurator : BootstrapSamlIdentityProviderData in class org.cloudfoundry.identity.uaa.impl.config.IdentityProviderBootstrap | From | To | |
Change Attribute Type bootstrap : BootstrapSamlIdentityProviderConfigurator to bootstrap : BootstrapSamlIdentityProviderData in class org.cloudfoundry.identity.uaa.provider.saml.BootstrapSamlIdentityProviderDataTests | From | To |