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