Package io.undertow.protocols.ssl
Class SNIContextMatcher.Builder
java.lang.Object
io.undertow.protocols.ssl.SNIContextMatcher.Builder
- Enclosing class:
- SNIContextMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMatch
(String name, SSLContext context) build()
setDefaultContext
(SSLContext defaultContext)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
getDefaultContext
-
setDefaultContext
-
addMatch
-