Uses of Class
org.apache.hadoop.hbase.security.AccessDeniedException
Package
Description
-
Uses of AccessDeniedException in org.apache.hadoop.hbase.security.access
Modifier and TypeMethodDescriptionprivate void
AccessController.requireScannerOwner
(InternalScanner s) Verify, when servicing an RPC, that the caller is the scanner owner. -
Uses of AccessDeniedException in org.apache.hadoop.hbase.security.visibility
Modifier and TypeMethodDescriptionprivate void
VisibilityController.requireScannerOwner
(InternalScanner s) Verify, when servicing an RPC, that the caller is the scanner owner.