public interface HostnameChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(String hostname,
Principal principal) |
void |
match(String hostname,
X509Certificate peerCertificate) |
void match(String hostname, X509Certificate peerCertificate) throws CertificateException
CertificateExceptionCopyright © 2019. All Rights Reserved.