| Package | Description |
|---|---|
| com.spotify.styx.api |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAccountUsageAuthorizer.AllAuthorizationPolicy
A policy that always enforces authorization.
|
static class |
ServiceAccountUsageAuthorizer.NoAuthorizationPolicy
A policy that does not enforce any authorization.
|
static class |
ServiceAccountUsageAuthorizer.WhitelistAuthorizationPolicy
A policy that only enforces authorization for a set of workflows.
|
| 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) |
Copyright © 2018. All rights reserved.