Package com.google.auth (1.20.0)

Classes

Credentials

Represents an abstract authorized identity instance.

Interfaces

RequestMetadataCallback

The callback that receives the result of the asynchronous Credentials#getRequestMetadata(java.net.URI, java.util.concurrent.Executor, RequestMetadataCallback). Exactly one method should be called.

Retryable

ServiceAccountSigner

Interface for a service account signer. A signer for a service account is capable of signing bytes using the private key associated with its service account.

Exceptions

ServiceAccountSigner.SigningException