0efa519553c9d1398c1f5d438b093e5ebf9adad6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private getX509CertChain(sslContextFactory SslContextFactory, sslSession SSLSession) : X509Certificate[] extracted from public getCertChain(sslSession SSLSession) : X509Certificate[] in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
| Extract Method protected getSecureRandomInstance() : SecureRandom extracted from private load() : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To |