public class LocalDirectorySSLConfig extends Object implements SSLConfig, Serializable
Constructor and Description |
---|
LocalDirectorySSLConfig(String dockerCertPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDockerCertPath() |
SSLContext |
getSSLContext()
Get the SSL Context, from wherever it comes (file, keystore).
|
int |
hashCode() |
String |
toString() |
public LocalDirectorySSLConfig(String dockerCertPath)
public String getDockerCertPath()
public SSLContext getSSLContext()
SSLConfig
getSSLContext
in interface SSLConfig
Copyright © 2017. All Rights Reserved.