3c331b093dfd699be91ecd49a490b28038cf0e4d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public createSSLContext(negotiableProtocols List<String>) : SSLContext renamed to public createSSLContextInternal(negotiableProtocols List<String>) : SSLContext in class org.apache.tomcat.util.net.jsse.JSSEUtil | From | To | |
Rename Method public createSSLContext(negotiableProtocols List<String>) : SSLContext renamed to public createSSLContextInternal(negotiableProtocols List<String>) : SSLContext in class org.apache.tomcat.util.net.openssl.OpenSSLUtil | From | To |