5a157ee7755efbbefa23292316b3255b97b82dba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable zone1 : IdentityZone to zone : IdentityZone in method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To | |
Rename Variable config2 : IdentityZoneConfiguration to config1 : IdentityZoneConfiguration in method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To | |
Rename Variable zone2 : IdentityZone to zone : IdentityZone in method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable zone2Name : String to zoneName : String in method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To | |
Parameterize Variable zone1Name : String to zoneName : String in method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To | |
Extract Method | 2 | ||
Extract Method private createZone(zoneName String, requestSigned boolean, wantAssertionSigned boolean) : IdentityZone extracted from public metadataInZoneGeneratesCorrectId() : void in class org.cloudfoundry.identity.uaa.provider.saml.SamlIDPRefreshMockMvcTests | From | To |