7170c0300b861683fede2a5fef261381fe0edf51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getRedirectLocationAndValidate(response Connection.Response) : URL extracted from private getRefreshToken() : String in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter | From | To | |
Extract Method private authorizationUrl(csrfId String, encodedRedirectUri String, scopes OAuthScope[]) : String extracted from private getRefreshToken() : String in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter | From | To |