d770a4832b78b4e5a8cb8aaf0bbe966d5a3de8db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type xsString : XSString to xsString : List<XMLObject> in method private assertAttributeValue(attributeList List<Attribute>, name String, expectedValue String...) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImplTest | From | To | |
Extract Variable | 1 | ||
Extract Variable config : SamlServiceProviderDefinition in method protected buildAttributeStatement(assertion Assertion, authentication Authentication, providerEntityId String) : void from class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImpl | From | To | |
Extract Method | 1 | ||
Extract Method private assertAttributeValue(attributeList List<Attribute>, name String, expectedValue String...) : void extracted from private assertAttributeValue(attributeList List<Attribute>, name String, expectedValue String) : void in class org.cloudfoundry.identity.uaa.provider.saml.idp.IdpWebSsoProfileImplTest | From | To |