f832232a48e01479068a7d3a0b8c8ebc4d2f0a9e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getSslContext() : Object renamed to public getOpenSslContext() : Object in class org.apache.tomcat.util.net.SSLHostConfig | From | To | |
| Rename Method public setSslContext(sslContext Object) : void renamed to public setOpenSslContext(openSslContext Long) : void in class org.apache.tomcat.util.net.SSLHostConfig | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type sslContext : Object to openSslContext : Long in method public setOpenSslContext(openSslContext Long) : void in class org.apache.tomcat.util.net.SSLHostConfig | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sslContext : Object to openSslContext : Long in class org.apache.tomcat.util.net.SSLHostConfig | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type sslContext : Object to openSslContext : Long in class org.apache.tomcat.util.net.SSLHostConfig | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter sslContext : Object to openSslContext : Long in method public setOpenSslContext(openSslContext Long) : void in class org.apache.tomcat.util.net.SSLHostConfig | From | To |