()
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected