df2fecc71a988bfbeb1ac9541d264591f57cb5dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public remove_key() : void renamed to package removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Method public multiple_keys() : void renamed to package multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Method public change_active_key() : void renamed to package changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Method public can_get_metadata() : void renamed to package canGetMetadata() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Method public default_keys() : void renamed to package defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Variable | 4 | ||
Rename Variable s : String to metadata : String in method package defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Variable s : String to metadata : String in method package changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Variable s : String to metadata : String in method package removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Variable s : String to metadata : String in method package multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Inline Method | 5 | ||
Inline Method public getMetadata() : String inlined to package multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Inline Method public getMetadata() : String inlined to package changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Inline Method public getMetadata() : String inlined to package removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Inline Method public getMetadata() : String inlined to package defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Inline Method public getMetadata() : String inlined to package canGetMetadata() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Attribute | 3 | ||
Rename Attribute generator : ZoneAwareIdpMetadataGenerator to zoneAwareIdpMetadataGenerator : ZoneAwareIdpMetadataGenerator in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Attribute otherZone : IdentityZone to notUaaZone : IdentityZone in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To | |
Rename Attribute otherZoneDefinition : IdentityZoneConfiguration to notUaaZoneConfiguration : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.provider.saml.idp.ZoneAwareIdpMetadataGeneratorTest | From | To |