7a92ef3265c648928cc86c40524b87168f1aaecd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private buildRequestParameters() : Map<String,String> extracted from public acquireAccessToken(oauth2Context OAuth2ClientContext) : OAuth2AccessToken in class org.cloudfoundry.identity.uaa.message.LocalUaaRestTemplate | From | To | |
Extract Method private buildScopes() : Set<String> extracted from public acquireAccessToken(oauth2Context OAuth2ClientContext) : OAuth2AccessToken in class org.cloudfoundry.identity.uaa.message.LocalUaaRestTemplate | From | To |