5dbe01e647d81d570be04d25d1dc1864afe3d9f3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setHttpsHandler(httpsHandler HttpsHandler) : void renamed to public setExtraHttpsHandler(extraHttpsHandler HttpsHandler) : void in class com.spotify.helios.client.DefaultHttpConnector | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private USER : String in class com.spotify.helios.client.AuthenticatingHttpConnectorTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute httpsHandler : HttpsHandler to extraHttpsHandler : HttpsHandler in class com.spotify.helios.client.DefaultHttpConnector | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter httpsHandler : HttpsHandler to extraHttpsHandler : HttpsHandler in method public setExtraHttpsHandler(extraHttpsHandler HttpsHandler) : void in class com.spotify.helios.client.DefaultHttpConnector | From | To |