| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
GdchCredentials |
GdchCredentials.Builder.build() |
GdchCredentials |
GdchCredentials.createWithGdchAudience(URI apiAudience)
Create a copy of GDCH credentials with the specified audience.
|
static GdchCredentials |
GdchCredentials.fromStream(InputStream credentialsStream)
Returns credentials defined by a GdchCredentials key file in JSON format from the Google
Developers Console.
|
static GdchCredentials |
GdchCredentials.fromStream(InputStream credentialsStream,
HttpTransportFactory transportFactory)
Returns credentials defined by a GdchCredentials key file in JSON format from the Google
Developers Console.
|
| Constructor and Description |
|---|
Builder(GdchCredentials credentials) |
Copyright © 2026 Google. All rights reserved.