297e398eb8c0e9fde0455dd012038498ec525f21
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method protected getRevocableTokenSignature(client ClientDetails, user UaaUser) : String from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices to public getRevocableTokenSignature(client ClientDetails, user UaaUser) : String from class org.cloudfoundry.identity.uaa.util.UaaTokenUtils | From | To | |
| Rename Variable | 1 | ||
| Rename Variable listOfUserAuthorities : List<String> to authorities : List<String> in method private testTokenHasAuthoritiesFromIdTokenRoles(tokenWithCommaSeparatedRoles String) : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private testTokenHasAuthoritiesFromIdTokenRoles(tokenWithCommaSeparatedRoles String) : void extracted from public authenticatedUser_hasAuthoritiesFromCommaSeparatedStringOfIDTokenRoles() : void in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManagerTest | From | To |