| Class | Description |
|---|---|
| DummyHiveAuthorizationValidator |
A no-op HiveAuthorizationValidator for use from hive cli.
|
| GrantPrivAuthUtils |
Utility class to authorize grant/revoke privileges
|
| Operation2Privilege |
Mapping of operation to its required input and output privileges
|
| RequiredPrivileges |
Captures privilege sets, and can be used to compare required and available privileges
to find missing privileges (if any).
|
| RevokePrivAuthUtils | |
| SQLAuthorizationUtils | |
| SQLStdConfOnlyAuthorizerFactory |
Authorization class that can be used from hive cli, so that configuration
in cli mode is set appropriately for SQL standards authorization.
|
| SQLStdHiveAccessController |
Implements functionality of access control statements for sql standard based
authorization
|
| SQLStdHiveAccessControllerWrapper |
Wrapper for
SQLStdHiveAccessController that does validation of
arguments and then calls the real object. |
| SQLStdHiveAuthorizationValidator | |
| SQLStdHiveAuthorizerFactory |
| Enum | Description |
|---|---|
| Operation2Privilege.IOType | |
| SQLPrivilegeType | |
| SQLPrivTypeGrant |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.