Package | Description |
---|---|
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.visibility | |
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
private void |
AccessController.requireScannerOwner(InternalScanner s)
Verify, when servicing an RPC, that the caller is the scanner owner.
|
Modifier and Type | Method and Description |
---|---|
private void |
VisibilityController.requireScannerOwner(InternalScanner s)
Verify, when servicing an RPC, that the caller is the scanner owner.
|
Modifier and Type | Method and Description |
---|---|
static void |
FSUtils.checkAccess(org.apache.hadoop.security.UserGroupInformation ugi,
org.apache.hadoop.fs.FileStatus file,
org.apache.hadoop.fs.permission.FsAction action)
Throw an exception if an action is not permitted by a user on a file.
|
private void |
HBaseFsck.preCheckPermission()
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.