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