@FunctionalInterface public interface IdentityPoolSubjectTokenSupplier extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getSubjectToken(ExternalAccountSupplierContext context)
Gets a subject token that can be exchanged for a GCP access token.
|
String getSubjectToken(ExternalAccountSupplierContext context) throws IOException
context - relevant context from the calling credential.IOExceptionCopyright © 2026 Google. All rights reserved.