fd9cd0a50abeaa112c4f70e6cca816d853c5a99e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.squareup.okhttp3:okhttp-urlconnection:3.0.1 | |
com.squareup.okhttp3:okhttp:3.0.1 | |
Removed | |
com.squareup.okhttp:okhttp:2.4.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type chain : Chain to chain : Interceptor.Chain in method public intercept(chain Interceptor.Chain) : Response in class keywhiz.AuthHelper.XsrfRequestInterceptor | From | To | |
Extract Method | 1 | ||
Extract Method public getCookieManager() : CookieManager extracted from public sslOkHttpClient(devTrustStore KeyStore, cookies List<HttpCookie>) : OkHttpClient in class keywhiz.cli.ClientUtils | From | To |