public class SNIContextMatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SNIContextMatcher.Builder |
Modifier and Type | Method and Description |
---|---|
SSLContext |
getContext(List<SNIServerName> servers) |
SSLContext |
getDefaultContext() |
public SSLContext getContext(List<SNIServerName> servers)
public SSLContext getDefaultContext()
Copyright © 2019 JBoss by Red Hat. All rights reserved.