public class X509CertsSSLContextFactory extends Object implements SSLContextFactory
| Constructor and Description |
|---|
X509CertsSSLContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String param) |
SSLContext |
getSSLContext(String param) |
public SSLContext getSSLContext(String param) throws Throwable
getSSLContext in interface SSLContextFactoryThrowablepublic boolean accept(String param)
accept in interface SelectableService<String>Copyright © 2020. All rights reserved.