| Modifier and Type | Method and Description |
|---|---|
String |
CredentialsManager.getAuthorization()
Any implementation must be able to return an authorization string that
can be used in an HTTP Authorization header.
|
String |
GoogleCredentialsManager.getAuthorization()
Talks to the Google IAM service to obtain a JWT using a Service Account.
|
String |
VendastaCredentialsManager.getAuthorization() |
void |
CredentialsManager.invalidateAuthorization()
The CredentialManager negotiates a credential, but it is not informed if
that credential is invalidated for any reason other than expiry.
|
Copyright © 2018. All rights reserved.