public class ProxyHostnameChecker extends Object implements HostnameChecker
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE_TLS |
| Constructor and Description |
|---|
ProxyHostnameChecker() |
public static final byte TYPE_TLS
public void match(String hostname, X509Certificate peerCertificate) throws CertificateException
match in interface HostnameCheckerCertificateExceptionpublic boolean match(String hostname, Principal principal)
match in interface HostnameCheckerCopyright © 2014. All Rights Reserved.