dc150145625d3d848fcabbdbcfe68aa6139129ad
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private setupZoneForIdpDiscovery(config IdentityZoneConfiguration) : IdentityZone renamed to private setupZone(config IdentityZoneConfiguration) : IdentityZone in class org.cloudfoundry.identity.uaa.login.LoginMockMvcTests | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setBranding(branding BrandingInformation) : void extracted from public testBeginActivationWithCompanyNameConfigured(companyName String) : void in class org.cloudfoundry.identity.uaa.login.EmailAccountCreationServiceTests & moved to class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration | From | To |