de052409a8edc17fdf443131f0c3a6e74f5a68e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable lastNameAttribute : Attribute to familyNameAttribute : Attribute in method protected buildAttributeStatement(assertion Assertion, authentication Authentication, providerEntityId String) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImpl | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute sp : SamlServiceProvider to samlServiceProvider : SamlServiceProvider in method public verifyAttributeMappings() : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImplTest | From | To | |
Extract Method | 1 | ||
Extract Method private mockSsoWebProfileImpl() : IdpWebSsoProfileImpl extracted from public mockAssertion(issuerEntityId String, format String, username String, spEndpoint String, audienceEntityID String, privateKey String, keyPassword String, certificate String) : Assertion in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlTestUtils | From | To |