Package org.apache.hadoop.hbase.security.access

Class Summary
Permission Base permissions instance representing the ability to perform a given set of actions.
TablePermission Represents an authorization for access for the given actions, optionally restricted to the given column family or column qualifier, over the given table.
UserPermission Represents an authorization for access over the given table, column family plus qualifier, for the given user.
 

Enum Summary
Permission.Action  
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.