Package | Description |
---|---|
com.google.auth.appengine | |
com.google.auth.oauth2 |
Modifier and Type | Class and Description |
---|---|
class |
AppEngineCredentials
OAuth2 credentials representing the built-in service account for Google App Engine.
|
Modifier and Type | Class and Description |
---|---|
class |
AwsCredentials
AWS credentials representing a third-party identity for calling Google APIs.
|
class |
CloudShellCredentials
OAuth2 credentials representing the built-in service account for Google Cloud Shell.
|
class |
ComputeEngineCredentials
OAuth2 credentials representing the built-in service account for a Google Compute Engine VM.
|
class |
ExternalAccountAuthorizedUserCredentials
OAuth2 credentials sourced using external identities through Workforce Identity Federation.
|
class |
ExternalAccountCredentials
Base external account credentials class.
|
class |
GdchCredentials |
class |
GoogleCredentials
Base type for credentials for authorizing calls to Google APIs using OAuth2.
|
class |
IdentityPoolCredentials
Url-sourced and file-sourced external account credentials.
|
class |
ImpersonatedCredentials
ImpersonatedCredentials allowing credentials issued to a user or service account to impersonate
another.
|
class |
PluggableAuthCredentials
PluggableAuthCredentials enables the exchange of workload identity pool external credentials for
Google access tokens by retrieving 3rd party tokens through a user supplied executable.
|
class |
ServiceAccountCredentials
OAuth2 credentials representing a Service Account for calling Google APIs.
|
class |
ServiceAccountJwtAccessCredentials
Service Account credentials for calling Google APIs using a JWT directly for access.
|
class |
UserCredentials
OAuth2 Credentials representing a user's identity and consent.
|
Copyright © 2023 Google. All rights reserved.