Package io.grpc.xds
Class AutoValue_RbacConfig
java.lang.Object
io.grpc.xds.RbacConfig
io.grpc.xds.AutoValue_RbacConfig
- All Implemented Interfaces:
Filter.FilterConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_RbacConfig
extends RbacConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) GrpcAuthorizationEngine.AuthConfig
boolean
int
hashCode()
toString()
Methods inherited from class io.grpc.xds.RbacConfig
create, typeUrl
-
Field Details
-
authConfig
-
-
Constructor Details
-
AutoValue_RbacConfig
AutoValue_RbacConfig(@Nullable GrpcAuthorizationEngine.AuthConfig authConfig)
-
-
Method Details
-
authConfig
- Specified by:
authConfig
in classRbacConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-