@FunctionalInterface public interface GoogleCredentialsAccountIdAccessor
GcpIamCredentialsAuthentication.GcpIamCredentialsAuthentication| Modifier and Type | Method and Description |
|---|---|
String |
getServiceAccountId(com.google.auth.oauth2.GoogleCredentials credentials)
Get a the service account id (email) to be placed in the signed JWT.
|
String getServiceAccountId(com.google.auth.oauth2.GoogleCredentials credentials)
credentials - credential object to obtain the service account id from.Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.