| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
static DownscopedCredentials.Builder |
DownscopedCredentials.newBuilder() |
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setCredentialAccessBoundary(CredentialAccessBoundary credentialAccessBoundary)
Sets the required credential access boundary which specifies the upper bound of permissions
that the credential can access.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setHttpTransportFactory(HttpTransportFactory transportFactory)
Sets the HTTP transport factory.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setSourceCredential(GoogleCredentials sourceCredential)
Sets the required source credential used to acquire the downscoped credential.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setUniverseDomain(String universeDomain)
Sets the optional universe domain.
|
Copyright © 2026 Google. All rights reserved.