f2d254164dd97ba50393becc1be5060cf9fdf9ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private mapper : ObjectMapper in class keywhiz.cli.ClientUtils | From | To | |
Rename Attribute | 1 | ||
Rename Attribute COOKIE_PATH : Path to cookiePath : Path in class keywhiz.client.ClientUtilsTest | From | To | |
Extract Variable | 3 | ||
Extract Variable trustManagers : TrustManager[] in method public sslOkHttpClient(cookies List<HttpCookie>) : OkHttpClient from class keywhiz.cli.ClientUtils | From | To | |
Extract Variable call : Call in method public isLoggedIn() : boolean from class keywhiz.client.KeywhizClient | From | To | |
Extract Variable cookiesType : TypeReference in method public loadCookies(path Path) : List<HttpCookie> from class keywhiz.cli.ClientUtils | From | To |