| Class | Description | 
|---|---|
| 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 | Description | 
|---|---|
| Permission.Action | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.