Uses of Class
io.grpc.xds.internal.rbac.engine.GrpcAuthorizationEngine.AuthenticatedMatcher
Packages that use GrpcAuthorizationEngine.AuthenticatedMatcher
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of GrpcAuthorizationEngine.AuthenticatedMatcher in io.grpc.xds
Methods in io.grpc.xds that return GrpcAuthorizationEngine.AuthenticatedMatcherModifier and TypeMethodDescriptionprivate static GrpcAuthorizationEngine.AuthenticatedMatcher
RbacFilter.parseAuthenticatedMatcher
(Principal.Authenticated proto) -
Uses of GrpcAuthorizationEngine.AuthenticatedMatcher in io.grpc.xds.internal.rbac.engine
Modifier and TypeClassDescription(package private) final class
Methods in io.grpc.xds.internal.rbac.engine that return GrpcAuthorizationEngine.AuthenticatedMatcherModifier and TypeMethodDescriptionGrpcAuthorizationEngine.AuthenticatedMatcher.create
(Matchers.StringMatcher delegate) Passing in null will match all authenticated user, i.e.