public static class HostControllerConnectionService.SSLContextSupplier extends Object implements Supplier<SSLContext>, Serializable
| Constructor and Description |
|---|
SSLContextSupplier(String sslProtocol,
String trustManagerAlgorithm,
String trustStoreType,
String trustStorePath,
char[] trustStorePassword) |
public SSLContext get()
get in interface Supplier<SSLContext>Copyright © 2016 JBoss by Red Hat. All rights reserved.