class SslContextFactory.AliasSNIMatcher
extends javax.net.ssl.SNIMatcher
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
_host |
private X509 |
_x509 |
| Constructor and Description |
|---|
AliasSNIMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHost() |
X509 |
getX509() |
boolean |
matches(javax.net.ssl.SNIServerName serverName) |