a93e13e6d39b5b95e0d45c869c407c35ab0cf4d7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type token : OAuth1Token to token : OAuth2AccessToken in method protected getProfileUrl(token OAuth2AccessToken) : String in class org.pac4j.oauth.client.DropBoxClient | From | To | |
Change Return Type | 1 | ||
Change Return Type BaseApi<OAuth10aService> to BaseApi<OAuth20Service> in method protected getApi() : BaseApi<OAuth20Service> in class org.pac4j.oauth.client.DropBoxClient | From | To |