| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.security.visibility | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefinedSetFilterScanLabelGeneratorThis is an implementation for ScanLabelGenerator. | 
| class  | EnforcingScanLabelGeneratorThis 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  | FeedUserAuthScanLabelGeneratorIf the passed in authorization is null, then this ScanLabelGenerator feeds the set of predefined
 authorization labels for the given user. | 
| class  | SimpleScanLabelGeneratorThis is a simple implementation for ScanLabelGenerator. | 
| Modifier and Type | Field and Description | 
|---|---|
| private List<ScanLabelGenerator> | DefaultVisibilityLabelServiceImpl. scanLabelGenerators | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<ScanLabelGenerator> | VisibilityUtils. getScanLabelGenerators(org.apache.hadoop.conf.Configuration conf) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.