| Package | Description |
|---|---|
| org.jenkinsci.plugins.docker.commons.credentials | |
| org.jenkinsci.plugins.docker.commons.impl |
| Class and Description |
|---|
| DockerRegistryEndpoint
Encapsulates the endpoint of DockerHub and how to interact with it.
|
| 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 TLS server, which involves
endpoint URI, optional client secret key & certificate, and optional CA certificate
to verify the server.
|
| KeyMaterial
Represents a locally extracted credentials information.
|
| KeyMaterialContext
Represents the context within a
KeyMaterialFactory can KeyMaterialFactory.materialize()
KeyMaterial instances. |
| KeyMaterialFactory
Represents a locally extracted credentials information.
|
| Class and Description |
|---|
| 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 TLS server, which involves
endpoint URI, optional client secret key & certificate, and optional CA certificate
to verify the server.
|
| KeyMaterial
Represents a locally extracted credentials information.
|
| KeyMaterialContext
Represents the context within a
KeyMaterialFactory can KeyMaterialFactory.materialize()
KeyMaterial instances. |
| KeyMaterialFactory
Represents a locally extracted credentials information.
|
Copyright © 2016–2019. All rights reserved.