Uses of Class
io.undertow.protocols.ssl.SNIContextMatcher.Builder
-
Packages that use SNIContextMatcher.Builder Package Description io.undertow.protocols.ssl -
-
Uses of SNIContextMatcher.Builder in io.undertow.protocols.ssl
Methods in io.undertow.protocols.ssl that return SNIContextMatcher.Builder Modifier and Type Method Description SNIContextMatcher.Builder
SNIContextMatcher.Builder. addMatch(java.lang.String name, javax.net.ssl.SSLContext context)
SNIContextMatcher.Builder
SNIContextMatcher.Builder. setDefaultContext(javax.net.ssl.SSLContext defaultContext)
-