Uses of Interface
org.glassfish.grizzly.sni.SNIClientConfigResolver
-
-
Uses of SNIClientConfigResolver in org.glassfish.grizzly.sni
Methods in org.glassfish.grizzly.sni that return SNIClientConfigResolver Modifier and Type Method Description SNIClientConfigResolverSNIFilter. getClientSSLConfigResolver()Methods in org.glassfish.grizzly.sni with parameters of type SNIClientConfigResolver Modifier and Type Method Description voidSNIFilter. setClientSSLConfigResolver(SNIClientConfigResolver resolver)SetsSNIClientConfigResolver, which is responsible for customizingSSLEngineConfiguratorand SNI host name to be sent to a server.
-