a3a62e64332958c3c33cc9a7d908a90a12f9105c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type nameIdStr : String to uaaPrincipal : UaaPrincipal in method private buildAssertionSubject(assertion Assertion, authnRequest AuthnRequest, assertionTtlSeconds int, uaaPrincipal UaaPrincipal) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImpl | From | To | |
| Rename Variable | 1 | ||
| Rename Variable nameId : NameID to nameID : NameID in method private buildAssertionSubject(assertion Assertion, authnRequest AuthnRequest, assertionTtlSeconds int, uaaPrincipal UaaPrincipal) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImpl | From | To | |
| Extract Method | 3 | ||
| Extract Method public mockAuthnRequest(nameIDFormat String) : AuthnRequest extracted from public mockAuthnRequest() : AuthnRequest in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlTestUtils | From | To | |
| Extract Method public mockSamlServiceProvider(entityId String, nameIdFormatsXML String) : SamlServiceProvider extracted from public mockSamlServiceProvider(entityId String) : SamlServiceProvider in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlTestUtils | From | To | |
| Extract Method public mockSamlMessageContext(authnRequest AuthnRequest) : SAMLMessageContext extracted from public mockSamlMessageContext() : SAMLMessageContext in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlTestUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter nameIdStr : String to uaaPrincipal : UaaPrincipal in method private buildAssertionSubject(assertion Assertion, authnRequest AuthnRequest, assertionTtlSeconds int, uaaPrincipal UaaPrincipal) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImpl | From | To |