| Class | Description |
|---|---|
| DockerRegistryCredentials |
Factory of
DockerRegistryToken, which is normally a secret itself (such as OAuth refresh token.) |
| DockerRegistryEndpoint |
Encapsulates the endpoint of DockerHub and how to interact with it.
|
| DockerRegistryEndpoint.DescriptorImpl | |
| DockerRegistryToken |
Represents an authentication token that docker(1) understands when pushing/pulling
from a docker registry.
|
| DockerServerCredentials |
Represents the connection details to talk to a docker host, which involves
endpoint URI, optional client secret key & certificate, and optional CA certificate
to verify the server.
|
| DockerServerEndpoint |
Encapsulates the endpoint of Docker daemon and how to interact with it.
|
| DockerServerEndpoint.DescriptorImpl | |
| KeyMaterial |
Represents a locally extracted credentials information.
|
Copyright © 2004-2015. All Rights Reserved.