| Modifier and Type | Method and Description |
|---|---|
SNIServerConfigResolver |
SNIFilter.getServerSSLConfigResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
SNIFilter.setServerSSLConfigResolver(SNIServerConfigResolver resolver)
Sets
SNIServerConfigResolver, which is responsible for customizing
SSLEngineConfigurator for newly accepted Connections,
based on SNI host name information sent by a client. |
Copyright © 2018 Oracle Corporation. All Rights Reserved.