Uses of Class
org.wildfly.security.ssl.SNIContextMatcher.Builder
- 
Packages that use SNIContextMatcher.Builder Package Description org.wildfly.security.ssl  - 
- 
Uses of SNIContextMatcher.Builder in org.wildfly.security.ssl
Methods in org.wildfly.security.ssl that return SNIContextMatcher.Builder Modifier and Type Method Description SNIContextMatcher.BuilderSNIContextMatcher.Builder. addMatch(String name, SSLContext context)SNIContextMatcher.BuilderSNIContextMatcher.Builder. setDefaultContext(SSLContext defaultContext) 
 -