b58b0f1adb788c05b5bf046aa6f966e28661550c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 3 | ||
| Extract Variable grantedScopes : List<String> in method public checkRequestedScopesAreGranted_ignoresGrantedScopesClaim() : void from class org.cloudfoundry.identity.uaa.util.TokenValidationTest | From | To | |
| Extract Variable expectedErrorMessage : String in method public checkRequestedScopesAreGranted_ignoresGrantedScopesClaim() : void from class org.cloudfoundry.identity.uaa.util.TokenValidationTest | From | To | |
| Extract Variable errorMessage : String in method private readScopesFromClaim(scopeClaimKey ScopeClaimKey) : List<String> from class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To |