Package org.jenkinsci.plugins.docker.commons.credentials
package org.jenkinsci.plugins.docker.commons.credentials
-
ClassDescriptionEncapsulates the endpoint of DockerHub and how to interact with it.Represents an authentication token that docker(1) understands when pushing/pulling from a docker registry.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.Used to mark
Domain
that credentials in this domain are meant to be used for producingDockerServerCredentials
.ADomainSpecification
that allows users to identify credential domains that are for use against docker server instances.Encapsulates the endpoint of Docker daemon and how to interact with it.Represents a locally extracted credentials information.Represents the context within aKeyMaterialFactory
canKeyMaterialFactory.materialize()
KeyMaterial
instances.Represents a locally extracted credentials information.