Class SNISSLContext

java.lang.Object
javax.net.ssl.SSLContext
org.wildfly.security.ssl.SNISSLContext

public class SNISSLContext extends SSLContext
A class that uses the provided SNIContextMatcher to determine the SSLContext to be used for the connection.
  • Constructor Details