Interface | Description |
---|---|
AccessControlConstants |
Class | Description |
---|---|
AccessControlClient |
Utility client for doing access control admin operations.
|
AccessControlUtil | |
GetUserPermissionsRequest | |
GetUserPermissionsRequest.Builder | |
GlobalPermission |
Represents an authorization for access whole cluster.
|
NamespacePermission |
Represents an authorization for access for the given namespace.
|
Permission |
Base permissions instance representing the ability to perform a given set
of actions.
|
Permission.Builder | |
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 |
UserPermission consists of a user name and a permission.
|
Enum | Description |
---|---|
Permission.Action | |
Permission.Scope |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.