Package io.undertow.protocols.ssl
Class SNIContextMatcher
- java.lang.Object
-
- io.undertow.protocols.ssl.SNIContextMatcher
-
public class SNIContextMatcher extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSNIContextMatcher.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.net.ssl.SSLContextgetContext(java.util.List<javax.net.ssl.SNIServerName> servers)javax.net.ssl.SSLContextgetDefaultContext()
-