| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHORIZATION |
"Authorization" |
public static final String |
BEARER |
"Bearer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
GET_AUTH_TOKEN_REQUEST |
"2\n[]" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLOUD_PLATFORM_SCOPE |
"https://www.googleapis.com/auth/cloud-platform" |
public static final String |
TOKEN_EXCHANGE_URL_FORMAT |
"https://sts.%s/v1/token" |
public static final String |
TOKEN_TYPE_ACCESS_BOUNDARY_INTERMEDIARY_TOKEN |
"urn:ietf:params:oauth:token-type:access_boundary_intermediary_token" |
public static final String |
TOKEN_TYPE_ACCESS_TOKEN |
"urn:ietf:params:oauth:token-type:access_token" |
Copyright © 2026 Google. All rights reserved.