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

Class Summary
AccessController Provides basic authorization checks for data access and administrative operations.
AccessControlLists Maintains lists of permission grants to users and groups to allow for authorization checks by AccessController.
AuthResult Represents the result of an authorization check for logging and error reporting.
SecureBulkLoadEndpoint Coprocessor service for bulk loads in secure mode.
TableAuthManager Performs authorization checks for a given user's assigned permissions
ZKPermissionWatcher Handles synchronization of access control list entries and updates throughout all nodes in the cluster.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.