public class LocalDirectorySSLConfig extends Object implements Serializable
| Constructor and Description |
|---|
LocalDirectorySSLConfig(String dockerCertPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDockerCertPath() |
SSLContext |
getSSLContext() |
int |
hashCode() |
String |
toString() |
public LocalDirectorySSLConfig(String dockerCertPath)
public String getDockerCertPath()
public SSLContext getSSLContext() throws Exception
ExceptionCopyright © 2016–2023 Qualys Inc.. All rights reserved.