65bd6a20cdc33578e7cfb9822da3bfbe72f89caa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable details : UserDetails to userDetails : UserDetails in method protected getUser(request Authentication) : UaaUser in class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type info : Map<String,String> to info : Map<String,String[]> in class org.cloudfoundry.identity.uaa.authentication.manager.LdapLoginAuthenticationManagerTests | From | To | |
Extract Method | 1 | ||
Extract Method private mockUaaWithUser() : void extracted from public setUp() : void in class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManagerTest | From | To |