Package io.grpc.xds.internal.rbac.engine
Class AutoValue_GrpcAuthorizationEngine_AuthenticatedMatcher
java.lang.Object
io.grpc.xds.internal.rbac.engine.GrpcAuthorizationEngine.AuthenticatedMatcher
io.grpc.xds.internal.rbac.engine.AutoValue_GrpcAuthorizationEngine_AuthenticatedMatcher
- All Implemented Interfaces:
GrpcAuthorizationEngine.Matcher
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_GrpcAuthorizationEngine_AuthenticatedMatcher
extends GrpcAuthorizationEngine.AuthenticatedMatcher
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class io.grpc.xds.internal.rbac.engine.GrpcAuthorizationEngine.AuthenticatedMatcher
create, matches
-
Field Details
-
delegate
-
-
Constructor Details
-
AutoValue_GrpcAuthorizationEngine_AuthenticatedMatcher
AutoValue_GrpcAuthorizationEngine_AuthenticatedMatcher(@Nullable Matchers.StringMatcher delegate)
-
-
Method Details