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 classRBACRBAC filter config.static classRBAC.BuilderRBAC 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 RBACOrBuilderRBACPerRoute.Builder. getRbacOrBuilder()Override the global configuration of the filter with this new config.RBACOrBuilderRBACPerRoute. getRbacOrBuilder()Override the global configuration of the filter with this new config.RBACOrBuilderRBACPerRouteOrBuilder. 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.
-