a0e1374e2259e4e2bd5da1a76bc716c134728e95
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private disableSslVerify(conn HttpConnection) : void from class org.eclipse.jgit.transport.TransportHttp to public disableSslVerify(conn HttpConnection) : void from class org.eclipse.jgit.util.HttpSupport | From | To | |
| Move Class | 2 | ||
| Move Class org.eclipse.jgit.transport.TransportHttp.DummyX509TrustManager moved to org.eclipse.jgit.util.HttpSupport.DummyX509TrustManager | From | To | |
| Move Class org.eclipse.jgit.transport.TransportHttp.DummyHostnameVerifier moved to org.eclipse.jgit.util.HttpSupport.DummyHostnameVerifier | From | To |