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.Builder
SNIContextMatcher.Builder. addMatch(String name, SSLContext context)
SNIContextMatcher.Builder
SNIContextMatcher.Builder. setDefaultContext(SSLContext defaultContext)
-