protected class SSLContextContainerAbstract.SSLHolder extends Object
Constructor and Description |
---|
SSLHolder(TrustManager[] tms,
SSLContext sslContext,
X509Certificate domainCertificate) |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getSSLContext() |
boolean |
isValid(TrustManager[] tms) |
String |
toString() |
public SSLHolder(TrustManager[] tms, SSLContext sslContext, X509Certificate domainCertificate)
public SSLContext getSSLContext()
public boolean isValid(TrustManager[] tms)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.