Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.rbac.v3.RBACOrBuilder
-
Packages that use RBACOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.rbac.v3 -
-
Uses of RBACOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that implement RBACOrBuilder Modifier and Type Class Description class
RBAC
RBAC filter config.static class
RBAC.Builder
RBAC filter config.Fields in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 with type parameters of type RBACOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RBAC,RBAC.Builder,RBACOrBuilder>
RBACPerRoute.Builder. rbacBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return RBACOrBuilder Modifier and Type Method Description RBACOrBuilder
RBACPerRoute.Builder. getRbacOrBuilder()
Override the global configuration of the filter with this new config.RBACOrBuilder
RBACPerRoute. getRbacOrBuilder()
Override the global configuration of the filter with this new config.RBACOrBuilder
RBACPerRouteOrBuilder. getRbacOrBuilder()
Override the global configuration of the filter with this new config.Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return types with arguments of type RBACOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RBAC,RBAC.Builder,RBACOrBuilder>
RBACPerRoute.Builder. getRbacFieldBuilder()
Override the global configuration of the filter with this new config.
-