| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.security.access |
| Class and Description |
|---|
| Permission
Base permissions instance representing the ability to perform a given set
of actions.
|
| Class and Description |
|---|
| AccessControlFilter
NOTE: for internal use only by AccessController implementation
|
| AccessControlFilter.Strategy |
| AccessController.OpType |
| AuthResult
Represents the result of an authorization check for logging and error
reporting.
|
| AuthResult.Params |
| CodeToClassAndBackFor96Migration.InternalStaticLoader
Deprecated.
Class that loads the static maps with their values.
|
| HbaseObjectWritableFor96Migration
Deprecated.
This class is needed migrating TablePermissions written with
Writables. It is needed to read old permissions written pre-0.96. This
class is to be removed after HBase 0.96 ships since then all permissions
will have been migrated and written with protobufs.
|
| Permission
Base permissions instance representing the ability to perform a given set
of actions.
|
| Permission.Action |
| SecureBulkLoadEndpoint.Consumer |
| TableAuthManager
Performs authorization checks for a given user's assigned permissions
|
| TableAuthManager.PermissionCache |
| 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.
|
| ZKPermissionWatcher
Handles synchronization of access control list entries and updates
throughout all nodes in the cluster.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.