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