public interface IDockerCredentialProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
validate() |
String getUsername() throws AzureExecutionException
AzureExecutionExceptionString getPassword() throws AzureExecutionException
AzureExecutionExceptionvoid validate()
throws AzureExecutionException
AzureExecutionExceptionCopyright © 2020. All rights reserved.