e3581e8434f41d03ce9710da2686b8fe6ee35112
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable response : Map<String,Object> to claims : Map<String,Object> in method private createJWTAccessToken(token OAuth2AccessToken, userId String, user UaaUser, userAuthenticationTime Date, clientScopes Collection<GrantedAuthority>, requestedScopes Set<String>, clientId String, resourceIds Set<String>, grantType String, refreshToken String, revocableHashSignature String, revocable boolean) : Map<String,?> in class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices | From | To | |
Extract Variable | 1 | ||
Extract Variable revocableClaim : Boolean in method public refreshAccessToken(refreshTokenValue String, request TokenRequest) : OAuth2AccessToken from class org.cloudfoundry.identity.uaa.oauth.UaaTokenServices | From | To |