608957a8bb6dd44cee9ecd37af20970f4f6d432e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable groupNames : List<String> to attributeNames : List<String> in method public retrieveSamlAuthorities(definition SamlIdentityProviderDefinition, credential SAMLCredential) : Collection<? extends GrantedAuthority> in class org.cloudfoundry.identity.uaa.provider.saml.LoginSamlAuthenticationProvider | From | To | |
| Extract Variable | 1 | ||
| Extract Variable authentication1 : SAMLAuthenticationToken in method protected getAuthentication() : UaaAuthentication from class org.cloudfoundry.identity.uaa.provider.saml.LoginSamlAuthenticationProviderTests | From | To |