Modifier and Type | Method and Description |
---|---|
static List<HivePrivilegeInfo> |
AuthorizationUtils.getPrivilegeInfos(List<org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege> privs) |
Modifier and Type | Method and Description |
---|---|
List<HivePrivilegeInfo> |
HiveAuthorizer.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj)
Show privileges for given principal on given object
|
List<HivePrivilegeInfo> |
HiveV1Authorizer.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
List<HivePrivilegeInfo> |
HiveAccessController.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
List<HivePrivilegeInfo> |
HiveAuthorizerImpl.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
Modifier and Type | Method and Description |
---|---|
List<HivePrivilegeInfo> |
FallbackHiveAuthorizer.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
Modifier and Type | Method and Description |
---|---|
List<HivePrivilegeInfo> |
SQLStdHiveAccessControllerWrapper.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
List<HivePrivilegeInfo> |
SQLStdHiveAccessController.showPrivileges(HivePrincipal principal,
HivePrivilegeObject privObj) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.