50c513753845a785d85111d1c16dc591f8d02879
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 9 | ||
Rename Method public test_metadata_contains_saml_bearer_grant_endpoint() : void renamed to public testMetadataContainsSamlBearerGrantEndpoint() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public change_active_key() : void renamed to public changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public multiple_keys() : void renamed to public multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public default_keys() : void renamed to public defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public test_request_and_want_assertion_signed_in_another_zone() : void renamed to public testRequestAndWantAssertionSignedInAnotherZone() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public remove_key() : void renamed to public removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public clear() : void renamed to public tearDown() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public test_zonified_entityID() : void renamed to public testZonifiedEntityID() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Method public test_zonified_valid_and_invalid_entityID() : void renamed to public testZonifiedValidAndInvalidEntityID() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Variable | 5 | ||
Rename Variable s : String to metadata : String in method public testMetadataContainsSamlBearerGrantEndpoint() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Variable s : String to metadata : String in method public multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Variable s : String to metadata : String in method public changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Variable s : String to metadata : String in method public removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Rename Variable s : String to metadata : String in method public defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Inline Method | 4 | ||
Inline Method private getCertificates(metadata String, type String) : List<String> inlined to public changeActiveKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Inline Method private getCertificates(metadata String, type String) : List<String> inlined to public removeKey() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Inline Method private getCertificates(metadata String, type String) : List<String> inlined to public multipleKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Inline Method private getCertificates(metadata String, type String) : List<String> inlined to public defaultKeys() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To |