| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateIdentityPoolSubjectTokenSupplier
Provider for retrieving the subject tokens for
IdentityPoolCredentials by reading an
X.509 certificate from the filesystem. |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolCredentials.Builder |
IdentityPoolCredentials.Builder.setSubjectTokenSupplier(IdentityPoolSubjectTokenSupplier subjectTokenSupplier)
Sets the subject token supplier.
|
Copyright © 2025 Google. All rights reserved.