|
Pull Up Method protected getCRLs(crlf String) : Collection<? extends CRL> from class org.apache.tomcat.util.net.jsse.JSSEUtil to private getCRLs(crlf String) : Collection<? extends CRL> from class org.apache.tomcat.util.net.SSLUtilBase |
From |
To |
|
Pull Up Method public getTrustManagers() : TrustManager[] from class org.apache.tomcat.util.net.jsse.JSSEUtil to public getTrustManagers() : TrustManager[] from class org.apache.tomcat.util.net.SSLUtilBase |
From |
To |
|
Pull Up Method private checkTrustStoreEntries(trustStore KeyStore) : void from class org.apache.tomcat.util.net.jsse.JSSEUtil to private checkTrustStoreEntries(trustStore KeyStore) : void from class org.apache.tomcat.util.net.SSLUtilBase |
From |
To |
|
Pull Up Method protected getParameters(crlf String, trustStore KeyStore, revocationEnabled boolean) : CertPathParameters from class org.apache.tomcat.util.net.jsse.JSSEUtil to private getParameters(crlf String, trustStore KeyStore, revocationEnabled boolean) : CertPathParameters from class org.apache.tomcat.util.net.SSLUtilBase |
From |
To |