370a510462c8f410764b6601bf19414ef5986c53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to IdentityZone in method public setActive(active boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.zone.IdentityZone | From | To | |
Extract Method | 1 | ||
Extract Method private createZoneOrUpdateSubdomain(client RestTemplate, url String, id String, subdomain String, config IdentityZoneConfiguration, active boolean) : IdentityZone extracted from public createZoneOrUpdateSubdomain(client RestTemplate, url String, id String, subdomain String, config IdentityZoneConfiguration) : IdentityZone in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils | From | To |