d514a351ab25c98c34eb875b21edab2b18c32ccc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable externalGroupsOnAuthentication : HashSet<String> in method public testPopulateAttributesStoresCustomAttributesAndRoles() : void from class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManagerTest | From | To | |
Extract Method | 3 | ||
Extract Method private hasUserAttributes(authentication UaaAuthentication) : boolean extracted from protected populateAuthenticationAttributes(authentication UaaAuthentication, request Authentication, authenticationData ExternalAuthenticationDetails) : void in class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManager | From | To | |
Extract Method public getUaaSecurityContext(username String, context ApplicationContext, currentZoneId String, authorities Collection<? extends GrantedAuthority>) : SecurityContext extracted from public getUaaSecurityContext(username String, context ApplicationContext, currentZoneId String) : SecurityContext in class org.cloudfoundry.identity.uaa.mock.util.MockMvcUtils | From | To | |
Extract Method private performIdpAuthentication(authorityNames List<String>) : String extracted from private performIdpAuthentication() : String in class org.cloudfoundry.identity.uaa.mock.saml.SamlAuthenticationMockMvcTests | From | To |