public abstract class DockerRegistryCredentials
extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
DockerRegistryToken, which is normally a secret itself (such as OAuth refresh token.)DockerRegistryEndpoint,
Serialized Formcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider| Modifier | Constructor and Description |
|---|---|
protected |
DockerRegistryCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
abstract DockerRegistryToken |
getToken()
Gets the token value to be used for authenticating access to DockerHub.
|
equals, getDescription, getId, hashCodegetDescriptor, getScope@Nonnull public abstract DockerRegistryToken getToken()
~/.dockercfg.Copyright © 2004-2015. All Rights Reserved.