| Class | Description |
|---|---|
| DockerConfigCredentialRetriever |
Retrieves registry credentials from the Docker config.
|
| DockerCredentialHelper |
Retrieves Docker credentials with a Docker credential helper.
|
| Exception | Description |
|---|---|
| CredentialHelperNotFoundException |
Thrown because the requested credential helper CLI does not exist.
|
| CredentialHelperUnhandledServerUrlException |
Thrown because the credential helper does not have credentials for the specified server URL.
|
| CredentialRetrievalException |
Thrown if something went wrong during
CredentialRetriever.retrieve(). |
Copyright © 2019. All rights reserved.