Uses of Interface
org.apache.hadoop.hbase.security.visibility.ScanLabelGenerator
Packages that use ScanLabelGenerator
-
Uses of ScanLabelGenerator in org.apache.hadoop.hbase.security.visibility
Classes in org.apache.hadoop.hbase.security.visibility that implement ScanLabelGeneratorModifier and TypeClassDescriptionclassThis is an implementation for ScanLabelGenerator.classThis 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.classIf the passed in authorization is null, then this ScanLabelGenerator feeds the set of predefined authorization labels for the given user.classThis is a simple implementation for ScanLabelGenerator.Fields in org.apache.hadoop.hbase.security.visibility with type parameters of type ScanLabelGeneratorModifier and TypeFieldDescriptionprivate List<ScanLabelGenerator>DefaultVisibilityLabelServiceImpl.scanLabelGeneratorsMethods in org.apache.hadoop.hbase.security.visibility that return types with arguments of type ScanLabelGeneratorModifier and TypeMethodDescriptionstatic List<ScanLabelGenerator>VisibilityUtils.getScanLabelGenerators(org.apache.hadoop.conf.Configuration conf)