Package | Description |
---|---|
org.glassfish.grizzly.sni |
Modifier and Type | Method and Description |
---|---|
SNIClientConfigResolver |
SNIFilter.getClientSSLConfigResolver() |
Modifier and Type | Method and Description |
---|---|
void |
SNIFilter.setClientSSLConfigResolver(SNIClientConfigResolver resolver)
Sets
SNIClientConfigResolver , which is responsible for customizing
SSLEngineConfigurator and SNI host name to be sent to a server. |
Copyright © 2015 Oracle Corporation. All rights reserved.