public interface HttpClientHostnameVerifier extends HostnameVerifier
HostnameVerifier interface.| Modifier and Type | Method and Description |
|---|---|
void |
verify(String host,
X509Certificate cert) |
verifyvoid verify(String host, X509Certificate cert) throws SSLException
SSLExceptionCopyright © 1999–2018 The Apache Software Foundation. All rights reserved.