Package org.wildfly.security.ssl
Class SNISSLContext
java.lang.Object
javax.net.ssl.SSLContext
org.wildfly.security.ssl.SNISSLContext
A class that uses the provided SNIContextMatcher to determine the SSLContext to be used for the connection.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.net.ssl.SSLContext
createSSLEngine, createSSLEngine, getClientSessionContext, getDefault, getDefaultSSLParameters, getInstance, getInstance, getInstance, getProtocol, getProvider, getServerSessionContext, getServerSocketFactory, getSocketFactory, getSupportedSSLParameters, init, setDefault
-
Constructor Details
-
SNISSLContext
-