Package org.wildfly.security.ssl
Class SNISSLContext
- java.lang.Object
 - 
- javax.net.ssl.SSLContext
 - 
- org.wildfly.security.ssl.SNISSLContext
 
 
 
- 
public class SNISSLContext extends SSLContext
 
- 
- 
Constructor Summary
Constructors Constructor Description SNISSLContext(SNIContextMatcher matcher) 
- 
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 Detail
- 
SNISSLContext
public SNISSLContext(SNIContextMatcher matcher)
 
 - 
 
 -