Uses of Interface
org.apache.hadoop.hbase.security.visibility.ScanLabelGenerator
-
Uses of ScanLabelGenerator in org.apache.hadoop.hbase.security.visibility
Modifier and TypeClassDescriptionclass
This is an implementation for ScanLabelGenerator.class
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
If the passed in authorization is null, then this ScanLabelGenerator feeds the set of predefined authorization labels for the given user.class
This is a simple implementation for ScanLabelGenerator.Modifier and TypeFieldDescriptionprivate List<ScanLabelGenerator>
DefaultVisibilityLabelServiceImpl.scanLabelGenerators
Modifier and TypeMethodDescriptionstatic List<ScanLabelGenerator>
VisibilityUtils.getScanLabelGenerators
(org.apache.hadoop.conf.Configuration conf)