4a36694991a7c293aeaf033c2bb6e3c1230279d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation.RefreshTokenValidation to package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To | |
Pull Up Method package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation.IdTokenValidation to package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To | |
Pull Up Method package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation.AccessTokenValidation to package getScopes() : Optional<List<String>> from class org.cloudfoundry.identity.uaa.util.TokenValidation | From | To |