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() |
int |
hashCode() |
String |
toString() |
public LocalDirectorySSLConfig(String dockerCertPath)
public String getDockerCertPath()
public SSLContext getSSLContext()
getSSLContext in interface SSLConfigCopyright © 2025. All rights reserved.