public static interface AccessControlProtos.AccessControlService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
AccessControlProtos.CheckPermissionsResponse |
checkPermissions(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.CheckPermissionsRequest request) |
AccessControlProtos.GetUserPermissionsResponse |
getUserPermissions(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.GetUserPermissionsRequest request) |
AccessControlProtos.GrantResponse |
grant(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request) |
AccessControlProtos.RevokeResponse |
revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request) |
AccessControlProtos.GrantResponse grant(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, AccessControlProtos.GrantRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionAccessControlProtos.RevokeResponse revoke(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, AccessControlProtos.RevokeRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionAccessControlProtos.GetUserPermissionsResponse getUserPermissions(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, AccessControlProtos.GetUserPermissionsRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionAccessControlProtos.CheckPermissionsResponse checkPermissions(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, AccessControlProtos.CheckPermissionsRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionCopyright © 2007–2019 Cloudera. All rights reserved.