Package com.spotify.docker.client
Interface DockerCertificatesStore
-
- All Known Implementing Classes:
DockerCertificates
public interface DockerCertificatesStoreDockerCertificatesStore holds certificates for connecting to an HTTPS-secured Docker instance with client/server authentication.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.net.ssl.HostnameVerifierhostnameVerifier()javax.net.ssl.SSLContextsslContext()
-