Interface | Description |
---|---|
AccessControlConstants |
Class | Description |
---|---|
AccessControlClient |
Utility client for doing access control admin operations.
|
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 © 2007–2018 The Apache Software Foundation. All rights reserved.