d1fb896efcf10179783db065ad4fdb6cbe1497e5
Files Diff
- Added: 3
- Removed: 16
- Renamed: 0
- Modified: 25
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Removed | |
| com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.7.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isPrimary() : Boolean renamed to public getPrimary() : Boolean in class org.pac4j.oauth.profile.strava.StravaGear | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunStravaClient | From | To | |
| Change Return Type Client to IndirectClient in method protected getClient() : IndirectClient in class org.pac4j.oauth.client.RunPaypalClient | From | To | |
| Rename Class | 2 | ||
| Rename Class org.pac4j.oauth.client.StravaClientIT renamed to org.pac4j.oauth.client.RunStravaClient | From | To | |
| Rename Class org.pac4j.oauth.client.PayPalClientIT renamed to org.pac4j.oauth.client.RunPaypalClient | From | To |