Package org.glassfish.grizzly.sni
-
Interface Summary Interface Description SNIClientConfigResolver The client-side SNI config resolver, which could be used to customize SNI host name sent from client to server.SNIServerConfigResolver The server-side SNI config resolver, which could be used to customizeSSLEngineConfiguratorbased on the SNI host name information sent from client. -
Class Summary Class Description SNIConfig The object represents SNI configuration for either server or client side.SNIFilter TLS Server Name Indication (SNI)Filterimplementation.