| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Class and Description |
|---|
| AccessToken
Represents a temporary OAuth2 access token and its expiration information.
|
| GoogleCredentials
Base type for credentials for authorizing calls to Google APIs using OAuth2.
|
| OAuth2Credentials
Base type for Credentials using OAuth2.
|
| ServiceAccountCredentials
OAuth2 credentials representing a Service Account for calling Google APIs.
|
| ServiceAccountJwtAccessCredentials
Service Account credentials for calling Google APIs using a JWT directly for access.
|
Copyright © 2015 Google. All rights reserved.