| Package | Description |
|---|---|
| com.spotify.styx.api |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAccountUsageAuthorizer.Impl |
| Modifier and Type | Field and Description |
|---|---|
static ServiceAccountUsageAuthorizer |
ServiceAccountUsageAuthorizer.NOP |
| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountUsageAuthorizer |
ServiceAccountUsageAuthorizer.create(String serviceAccountUserRole,
ServiceAccountUsageAuthorizer.AuthorizationPolicy authorizationPolicy,
com.google.api.client.googleapis.auth.oauth2.GoogleCredential credential,
String serviceName) |
| Constructor and Description |
|---|
WorkflowResource(Storage storage,
WorkflowValidator workflowValidator,
WorkflowInitializer workflowInitializer,
BiConsumer<Optional<Workflow>,Optional<Workflow>> workflowConsumer,
ServiceAccountUsageAuthorizer serviceAccountUsageAuthorizer) |
Copyright © 2018. All rights reserved.