Package | Description |
---|---|
com.google.auth.oauth2 |
Modifier and Type | Method and Description |
---|---|
PluggableAuthCredentials |
PluggableAuthCredentials.Builder.build() |
PluggableAuthCredentials |
PluggableAuthCredentials.createScoped(Collection<String> newScopes)
Clones the PluggableAuthCredentials with the specified scopes.
|
Modifier and Type | Method and Description |
---|---|
static PluggableAuthCredentials.Builder |
PluggableAuthCredentials.newBuilder(PluggableAuthCredentials pluggableAuthCredentials) |
Copyright © 2023 Google. All rights reserved.