public interface InferredAuthProvider
| Modifier and Type | Method and Description |
|---|---|
Optional<AuthProperty> |
inferAuth(String registry)
Find auth credentials for a specific registry.
|
Optional<AuthProperty> inferAuth(String registry) throws InferredAuthException
registry - we want credential forInferredAuthException - if the auth discovery process resulted in a fatal errorCopyright © 2019. All rights reserved.