Uses of Class
com.google.auth.Credentials
Packages that use Credentials
-
Uses of Credentials in com.google.auth
Subclasses of Credentials in com.google.authModifier and TypeClassDescriptionclassCredentials class for calling Google APIs using an API key. -
Uses of Credentials in com.google.auth.http
Methods in com.google.auth.http that return CredentialsModifier and TypeMethodDescriptionHttpCredentialsAdapter.getCredentials()A getter for the credentials instance being usedConstructors in com.google.auth.http with parameters of type Credentials -
Uses of Credentials in com.google.auth.oauth2
Subclasses of Credentials in com.google.auth.oauth2Modifier and TypeClassDescriptionclassCredentials representing an AWS third-party identity for calling Google APIs.classOAuth2 credentials representing the built-in service account for Google Cloud Shell.classOAuth2 credentials representing the built-in service account for a Google Compute Engine VM.final classDownscopedCredentials enables the ability to downscope, or restrict, the Identity and Access Management (IAM) permissions that a short-lived credential can use for Cloud Storage.classOAuth2 credentials sourced using external identities through Workforce Identity Federation.classBase external account credentials class.classclassBase type for credentials for authorizing calls to Google APIs using OAuth2.classUrl-sourced, file-sourced, or user provided supplier method-sourced external account credentials.classIdTokenCredentials provides a Google Issued OpenIdConnect token.classImpersonatedCredentials allowing credentials issued to a user or service account to impersonate another.classCredentials class for calling Google APIs using a JWT with custom claims.classBase type for Credentials using OAuth2.classA refreshable alternative toOAuth2Credentials.classPluggableAuthCredentials enables the exchange of workload identity pool external credentials for Google access tokens by retrieving 3rd party tokens through a user supplied executable.classOAuth2 credentials representing a Service Account for calling Google APIs.classService Account credentials for calling Google APIs using a JWT directly for access.classOAuth2 Credentials representing a user's identity and consent.