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