c1a10a915229e02b6e4f0e75f86efbb9271ed5f7
Files Diff
- Added: 22
- Removed: 2
- Renamed: 0
- Modified: 31
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getStringaValues() : Set<String> renamed to public getStringValues() : Set<String> in class org.cloudfoundry.identity.uaa.mfa_provider.GoogleMfaProviderConfig.Algorithm | From | To | |
| Rename Method public createZoneWithInvalidMfaConfig() : void renamed to public createZoneWithMfaConfigIsNotSupported() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityZoneEndpointsMockMvcTests | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method private constructGoogleProvider() : MfaProvider<GoogleMfaProviderConfig> from class org.cloudfoundry.identity.uaa.mock.mfa_provider.MfaProviderEndpointsMockMvcTests to public constructGoogleMfaProvider() : MfaProvider<GoogleMfaProviderConfig> from class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type config : IdentityZoneConfiguration to zone : IdentityZone in method public validate(zone IdentityZone, mode IdentityZoneValidator.Mode) : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.GeneralIdentityZoneConfigurationValidator | From | To | |
| Change Parameter Type config : IdentityZoneConfiguration to zone : IdentityZone in method public validate(zone IdentityZone, mode IdentityZoneValidator.Mode) : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfigurationValidator | From | To | |
| Move Method | 1 | ||
| Move Method private constructGoogleProviderConfiguration() : GoogleMfaProviderConfig from class org.cloudfoundry.identity.uaa.mock.mfa_provider.MfaProviderEndpointsMockMvcTests to public constructGoogleProviderConfiguration() : GoogleMfaProviderConfig from class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
| Move Class | 2 | ||
| Move Class org.cloudfoundry.identity.uaa.mfa_provider.InvalidMfaProviderConfigException moved to org.cloudfoundry.identity.uaa.mfa_provider.exception.InvalidMfaProviderConfigException | From | To | |
| Move Class org.cloudfoundry.identity.uaa.mfa_provider.InvalidMfaProviderException moved to org.cloudfoundry.identity.uaa.mfa_provider.exception.InvalidMfaProviderException | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute config : SamlConfig to samlConfig : SamlConfig in class org.cloudfoundry.identity.uaa.zone.GeneralIdentityZoneConfigurationValidatorTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable createMfaRequest : MockHttpServletRequestBuilder in method private createGoogleMfaProvider(zoneId String) : MfaProvider<GoogleMfaProviderConfig> from class org.cloudfoundry.identity.uaa.mock.zones.IdentityZoneEndpointsMockMvcTests | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public createAnotherUser(webDriver WebDriver, password String, simpleSmtpServer SimpleSmtpServer, url String, testClient TestClient) : String extracted from private createAnotherUser(url String) : String in class org.cloudfoundry.identity.uaa.integration.feature.LoginIT & moved to class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter config : IdentityZoneConfiguration to zone : IdentityZone in method public validate(zone IdentityZone, mode IdentityZoneValidator.Mode) : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.GeneralIdentityZoneConfigurationValidator | From | To | |
| Rename Parameter config : IdentityZoneConfiguration to zone : IdentityZone in method public validate(zone IdentityZone, mode IdentityZoneValidator.Mode) : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfigurationValidator | From | To |