bd27e7d2d480949b32ad6abfbda0c24e6042c1e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable engine : SSLEngine to sslEngine : SSLEngine in method protected doStart() : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Change Return Type | 2 | ||
Change Return Type String[] to void in method public selectProtocols(enabledProtocols String[], supportedProtocols String[]) : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Change Return Type String[] to void in method protected selectCipherSuites(enabledCipherSuites String[], supportedCipherSuites String[]) : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To |