3466ea5a56140cfa2434c9b2ae46445884f19141
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type scopeClaimKey : String to scopeClaimKey : ScopeClaimKey in method private readScopesFromClaim(scopeClaimKey ScopeClaimKey) : Optional<List<String>> in class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To | |
Change Return Type | 4 | ||
Change Return Type String to ScopeClaimKey in method package scopeClaimKey() : ScopeClaimKey in class org.cloudfoundry.identity.uaa.util.TokenValidation.IdTokenValidation | From | To | |
Change Return Type String to ScopeClaimKey in method package scopeClaimKey() : ScopeClaimKey in class org.cloudfoundry.identity.uaa.util.TokenValidation.AccessTokenValidation | From | To | |
Change Return Type String to ScopeClaimKey in method package scopeClaimKey() : ScopeClaimKey in class org.cloudfoundry.identity.uaa.util.TokenValidation.RefreshTokenValidation | From | To | |
Change Return Type String to ScopeClaimKey in method package abstract scopeClaimKey() : ScopeClaimKey in class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To |