f1405441ac05caf9c6f24e427c90f34682aceba1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method protected createIdentityProvider(originKey String, addShadowUserOnLogin boolean) : IdentityProvider from class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT to public createIdentityProvider(originKey String, addShadowUserOnLogin boolean, baseUrl String, serverRunning ServerRunning) : IdentityProvider from class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To | |
| Move Method public createSimplePHPSamlIDP(alias String, zoneId String) : SamlIdentityProviderDefinition from class org.cloudfoundry.identity.uaa.integration.feature.SamlLoginIT to public createSimplePHPSamlIDP(alias String, zoneId String) : SamlIdentityProviderDefinition from class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To |