| Modifier and Type | Method and Description |
|---|---|
static HiveAuthorizationTranslator |
PrivilegeUtils.getAuthorizationTranslator(HiveAuthorizer authorizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHiveAuthorizationTranslator
Default implementation of HiveAuthorizationTranslator
|
| Modifier and Type | Method and Description |
|---|---|
static List<HivePrincipal> |
AuthorizationUtils.getHivePrincipals(List<PrincipalDesc> principals,
HiveAuthorizationTranslator trans) |
static List<HivePrivilege> |
AuthorizationUtils.getHivePrivileges(List<PrivilegeDesc> privileges,
HiveAuthorizationTranslator trans) |
| Modifier and Type | Method and Description |
|---|---|
HiveAuthorizationTranslator |
AbstractHiveAuthorizer.getHiveAuthorizationTranslator() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.