Uses of Class
io.grpc.xds.internal.rbac.engine.GrpcAuthorizationEngine.PathMatcher
Packages that use GrpcAuthorizationEngine.PathMatcher
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of GrpcAuthorizationEngine.PathMatcher in io.grpc.xds
Methods in io.grpc.xds that return GrpcAuthorizationEngine.PathMatcherModifier and TypeMethodDescriptionprivate static GrpcAuthorizationEngine.PathMatcher
RbacFilter.parsePathMatcher
(PathMatcher proto) -
Uses of GrpcAuthorizationEngine.PathMatcher in io.grpc.xds.internal.rbac.engine
Subclasses of GrpcAuthorizationEngine.PathMatcher in io.grpc.xds.internal.rbac.engineModifier and TypeClassDescription(package private) final class
Methods in io.grpc.xds.internal.rbac.engine that return GrpcAuthorizationEngine.PathMatcherModifier and TypeMethodDescriptionGrpcAuthorizationEngine.PathMatcher.create
(Matchers.StringMatcher delegate)