Interface TrustManagerFactoryPlugin
public interface TrustManagerFactoryPlugin
-
Method Summary
-
Method Details
-
getTrustManagerFactory
TrustManagerFactory getTrustManagerFactory()- Returns:
- the TrustManagerFactory used when invoking javax.net.ssl.TrustManagerFactory#getTrustManagers() to initialize the SSLContext
-