public class RegistryCredentials extends Object
The credentials are referred to by the registry they are used for.
| Constructor and Description |
|---|
RegistryCredentials(String credentialSource,
Authorization authorization) |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
getAuthorization() |
String |
getCredentialSource() |
public RegistryCredentials(String credentialSource, Authorization authorization)
public Authorization getAuthorization()
public String getCredentialSource()
Copyright © 2019. All rights reserved.