public class ApacheHttpHostNameMatcher extends java.lang.Object implements HostNameMatcher
| Constructor and Description |
|---|
ApacheHttpHostNameMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
matches(java.security.cert.X509Certificate x509Certificate,
javax.net.ssl.SNIHostName sniHostName) |
public java.lang.Boolean matches(java.security.cert.X509Certificate x509Certificate,
javax.net.ssl.SNIHostName sniHostName)
matches in interface HostNameMatcher