Class AclPluginRequest

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, AclPluginRequestOrBuilder, Serializable

@Generated public final class AclPluginRequest extends GeneratedMessage implements AclPluginRequestOrBuilder
 We have not created a service, but rather make a request using the oneof message; and reply using the corresponding
 message in the AclPluginResponse. The AclServicePlugin then has a switch statement for dispatch rather
 than using the service.
 Currently there's only one type of request, but this allows for future expansion.
 
Protobuf type io.deephaven.proto.acl.AclPluginRequest
See Also: