26fd26991ff215250f6fc7187e1d2ae21477f07d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable authorities : List<String> to listOfUserAuthorities : List<String> in method public authenticatedUser_hasAuthoritiesFromCommaSeparatedStringOfIDTokenRoles() : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type userDatabase : UaaUserDatabase to userDatabase : InMemoryUaaUserDatabase in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public addUser(user UaaUser) : void extracted from public InMemoryUaaUserDatabase(users Collection<UaaUser>) in class org.cloudfoundry.identity.uaa.user.InMemoryUaaUserDatabase | From | To |