104feec830e0fb420a9448b067db0cbbb9468b91
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable defaultCredential : Credential in method public mockAssertion(issuerEntityId String, format String, username String, spEndpoint String, audienceEntityID String, privateKey String, keyPassword String, certificate String) : Assertion from class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlTestUtils | From | To | |
Extract Method | 2 | ||
Extract Method public getMetadata() : String extracted from public test_metadata_contains_saml_bearer_grant_endpoint() : void in class org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataGeneratorTests | From | To | |
Extract Method public loadCertificate(certificate String) : void extracted from public KeyWithCert(key String, passphrase String, certificate String) in class org.cloudfoundry.identity.uaa.util.KeyWithCert | From | To |