@FunctionalInterface
public interface CredentialRetriever
| Modifier and Type | Method and Description |
|---|---|
Credentials |
retrieve()
Fetches the credentials.
|
@Nullable Credentials retrieve()
null if no credentials could be fetched with this
provider