MCPcopy Create free account
hub / github.com/grpc/grpc-java / RbacFilter

Method RbacFilter

xds/src/main/java/io/grpc/xds/RbacFilter.java:78–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 "type.googleapis.com/envoy.extensions.filters.http.rbac.v3.RBACPerRoute";
77
78 private RbacFilter() {}
79
80 static final class Provider implements Filter.Provider {
81 @Override

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected