f3b66dd2a250c1309a86cade560ac9a9cfeafec7
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable t : Throwable to e : InvalidTokenException in method public checkRequestedScopesAreGranted_ignoresGrantedScopesClaim() : void in class org.cloudfoundry.identity.uaa.util.TokenValidationTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type t : Throwable to e : InvalidTokenException in method public checkRequestedScopesAreGranted_ignoresGrantedScopesClaim() : void in class org.cloudfoundry.identity.uaa.util.TokenValidationTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable tokenValidation : TokenValidation in method public checkRequestedScopesAreGranted_ignoresGrantedScopesClaim() : void from class org.cloudfoundry.identity.uaa.util.TokenValidationTest | From | To |