| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
ExternalAccountAuthorizedUserCredentials |
ExternalAccountAuthorizedUserCredentials.Builder.build() |
static ExternalAccountAuthorizedUserCredentials |
ExternalAccountAuthorizedUserCredentials.fromStream(InputStream credentialsStream)
Returns external account authorized user credentials defined by a JSON file stream.
|
static ExternalAccountAuthorizedUserCredentials |
ExternalAccountAuthorizedUserCredentials.fromStream(InputStream credentialsStream,
HttpTransportFactory transportFactory)
Returns external account authorized user credentials defined by a JSON file stream.
|
| Constructor and Description |
|---|
Builder(ExternalAccountAuthorizedUserCredentials credentials) |
Copyright © 2025 Google. All rights reserved.