public final class Rbac extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Rbac.Permission
Permission defines an action (or actions) that a principal can take.
|
static interface |
Rbac.PermissionOrBuilder |
static class |
Rbac.Policy
Policy specifies a role and the principals that are assigned/denied the role.
|
static interface |
Rbac.PolicyOrBuilder |
static class |
Rbac.Principal
Principal defines an identity or a group of identities for a downstream subject.
|
static interface |
Rbac.PrincipalOrBuilder |
static class |
Rbac.RBAC
Role Based Access Control (RBAC) provides service-level and method-level access control for a
service.
|
static interface |
Rbac.RBACOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018 The Envoy Project. All rights reserved.