| Package | Description |
|---|---|
| org.jenkinsci.plugins.docker.commons |
| Modifier and Type | Method and Description |
|---|---|
abstract DockerRegistryToken |
DockerRegistryCredentials.getToken()
Gets the token value to be used for authenticating access to DockerHub.
|
DockerRegistryToken |
DockerRegistryEndpoint.getToken(hudson.model.Item context)
Plugins that want to refer to a
DockerRegistryCredentials should do so via ID string,
and use this method to resolve it to DockerRegistryCredentials. |
Copyright © 2004-2015. All Rights Reserved.