public final class HttpsTrustManagerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static X509TrustManager |
getDefaultTrustManager() |
static X509TrustManager |
getTrustManager(SSLConfig sslConfig) |
public static X509TrustManager getTrustManager(SSLConfig sslConfig) throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOException@Nonnull public static X509TrustManager getDefaultTrustManager() throws GeneralSecurityException
GeneralSecurityExceptionCopyright © 2013 Ness Computing, Inc.. All Rights Reserved.