Uses of Class
io.grpc.xds.internal.rbac.engine.GrpcAuthorizationEngine.RequestedServerNameMatcher
-
Packages that use GrpcAuthorizationEngine.RequestedServerNameMatcher Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol.io.grpc.xds.internal.rbac.engine -
-
Uses of GrpcAuthorizationEngine.RequestedServerNameMatcher in io.grpc.xds
Methods in io.grpc.xds that return GrpcAuthorizationEngine.RequestedServerNameMatcher Modifier and Type Method Description private static GrpcAuthorizationEngine.RequestedServerNameMatcher
RbacFilter. parseRequestedServerNameMatcher(StringMatcher proto)
-
Uses of GrpcAuthorizationEngine.RequestedServerNameMatcher in io.grpc.xds.internal.rbac.engine
Subclasses of GrpcAuthorizationEngine.RequestedServerNameMatcher in io.grpc.xds.internal.rbac.engine Modifier and Type Class Description (package private) class
AutoValue_GrpcAuthorizationEngine_RequestedServerNameMatcher
Methods in io.grpc.xds.internal.rbac.engine that return GrpcAuthorizationEngine.RequestedServerNameMatcher Modifier and Type Method Description static GrpcAuthorizationEngine.RequestedServerNameMatcher
GrpcAuthorizationEngine.RequestedServerNameMatcher. create(Matchers.StringMatcher delegate)
-