Uses of Class
io.envoyproxy.envoy.extensions.filters.http.rbac.v3.RBAC
Packages that use RBAC
-
Uses of RBAC in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return RBACModifier and TypeMethodDescriptionRBAC.Builder.build()RBAC.Builder.buildPartial()static RBACRBAC.getDefaultInstance()RBAC.Builder.getDefaultInstanceForType()RBAC.getDefaultInstanceForType()RBACPerRoute.Builder.getRbac()Per-route specific RBAC configuration that overrides the global RBAC configuration.RBACPerRoute.getRbac()Per-route specific RBAC configuration that overrides the global RBAC configuration.RBACPerRouteOrBuilder.getRbac()Per-route specific RBAC configuration that overrides the global RBAC configuration.static RBACRBAC.parseDelimitedFrom(InputStream input) static RBACRBAC.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RBACRBAC.parseFrom(byte[] data) static RBACRBAC.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RBACRBAC.parseFrom(com.google.protobuf.ByteString data) static RBACRBAC.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RBACRBAC.parseFrom(com.google.protobuf.CodedInputStream input) static RBACRBAC.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RBACRBAC.parseFrom(InputStream input) static RBACRBAC.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RBACRBAC.parseFrom(ByteBuffer data) static RBACRBAC.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return types with arguments of type RBACModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RBAC>RBAC.getParserForType()static com.google.protobuf.Parser<RBAC>RBAC.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 with parameters of type RBACModifier and TypeMethodDescriptionPer-route specific RBAC configuration that overrides the global RBAC configuration.static RBAC.BuilderRBAC.newBuilder(RBAC prototype) Per-route specific RBAC configuration that overrides the global RBAC configuration.