public static class OpenShiftV2Client.TrustingISSLCertificateCallback extends Object implements com.openshift.client.IHttpClient.ISSLCertificateCallback
| Constructor and Description |
|---|
OpenShiftV2Client.TrustingISSLCertificateCallback() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowCertificate(X509Certificate[] certs) |
boolean |
allowHostname(String hostname,
SSLSession session) |
public OpenShiftV2Client.TrustingISSLCertificateCallback()
public boolean allowCertificate(X509Certificate[] certs)
allowCertificate in interface com.openshift.client.IHttpClient.ISSLCertificateCallbackpublic boolean allowHostname(String hostname, SSLSession session)
allowHostname in interface com.openshift.client.IHttpClient.ISSLCertificateCallbackCopyright © 2004-2014. All Rights Reserved.