public static interface ServiceAccountUsageAuthorizer.AuthorizationPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldEnforceAuthorization(WorkflowId workflowId,
String serviceAccount,
com.google.api.client.googleapis.auth.oauth2.GoogleIdToken idToken)
Returns true if authorization should be enforced, false otherwise.
|
boolean shouldEnforceAuthorization(WorkflowId workflowId, String serviceAccount, com.google.api.client.googleapis.auth.oauth2.GoogleIdToken idToken)
Copyright © 2018. All rights reserved.