Package | Description |
---|---|
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScanLabelGenerator
This is the default implementation for ScanLabelGenerator.
|
class |
EnforcingScanLabelGenerator
This ScanLabelGenerator enforces a set of predefined authorizations for a
given user, the set defined by the admin using the VisibilityClient admin
interface or the set_auths shell command.
|
class |
SimpleScanLabelGenerator
This is a simple implementation for ScanLabelGenerator.
|
Modifier and Type | Method and Description |
---|---|
static List<ScanLabelGenerator> |
VisibilityUtils.getScanLabelGenerators(org.apache.hadoop.conf.Configuration conf) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.