Package org.glassfish.grizzly.sni


package org.glassfish.grizzly.sni
  • Class
    Description
    The client-side SNI config resolver, which could be used to customize SNI host name sent from client to server.
    The object represents SNI configuration for either server or client side.
    TLS Server Name Indication (SNI) Filter implementation.
    The server-side SNI config resolver, which could be used to customize SSLEngineConfigurator based on the SNI host name information sent from client.