[ 
https://issues.apache.org/jira/browse/HBASE-12466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335188#comment-14335188
 ] 

Jerry He commented on HBASE-12466:
----------------------------------

Hi, [~misty]

Here is a draft :-)

You can use ScanLabelGenerator to control how authorization labels are fetched 
and filtered during the authorization process.
HBase have ScanLabelGenerator implementations to provide the default 
authorization behavior (documented in HBASE-12468).
You can also provide your own implementation of the interface 
ScanLabelGenerator.
ScanLabelGenerators can also be stacked to provide the desired behavior. 
The output from one ScanLabelGenerator will be the input for the next 
ScanLabelGenerator in the stack.

> Document visibility scan label generator usage and behavior
> -----------------------------------------------------------
>
>                 Key: HBASE-12466
>                 URL: https://issues.apache.org/jira/browse/HBASE-12466
>             Project: HBase
>          Issue Type: Task
>          Components: documentation, security
>            Reporter: Jerry He
>            Assignee: Misty Stanley-Jones
>
> Document the SLGs we provide and their behavior.
> Document the out-of-box default behavior.
> Document how to configure SLG if non-default behavior is desired. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to