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 |
ComputeEngineCredentials
OAuth2 credentials representing the built-in service account for a Google Compute Engine VM.
|
class |
ImpersonatedCredentials
ImpersonatedCredentials allowing credentials issued to a user or service account to impersonate
another.
|
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.
|
Copyright © 2023 Google. All rights reserved.