| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Class and Description |
|---|---|
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 |
GoogleCredentials
Base type for credentials for authorizing calls to Google APIs using OAuth2.
|
class |
ServiceAccountCredentials
OAuth2 credentials representing a Service Account for calling Google APIs.
|
class |
UserCredentials
OAuth2 Credentials representing a user's identity and consent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Credentials.CredentialsChangedListener.onChanged(OAuth2Credentials credentials)
Notifies that the credentials have changed.
|
Copyright © 2015 Google. All rights reserved.