Package | Description |
---|---|
org.glassfish.grizzly.samples.sni.httpserver | |
org.glassfish.grizzly.sni |
Class and Description |
---|
SNIConfig
The object represents SNI configuration for either server or client side.
|
SNIFilter
TLS Server Name Indication (SNI)
Filter implementation. |
SNIServerConfigResolver
The server-side SNI config resolver, which could be used to customize
SSLEngineConfigurator based on the SNI host name information sent
from client. |
Class and Description |
---|
SNIClientConfigResolver
The client-side SNI config resolver, which could be used to customize
SNI host name sent from client to server.
|
SNIConfig
The object represents SNI configuration for either server or client side.
|
SNIServerConfigResolver
The server-side SNI config resolver, which could be used to customize
SSLEngineConfigurator based on the SNI host name information sent
from client. |
Copyright © 2015 Oracle Corporation. All rights reserved.