Interface | Description |
---|---|
AccessControlConstants |
Class | Description |
---|---|
AccessControlClient |
Utility client for doing access control admin operations.
|
AccessControlUtil | |
Permission |
Base permissions instance representing the ability to perform a given set
of actions.
|
ShadedAccessControlUtil |
Convert protobuf objects in AccessControl.proto under hbase-protocol-shaded to user-oriented
objects and vice versa.
|
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 © 2007–2017 The Apache Software Foundation. All rights reserved.