| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.security.authorization | |
| org.apache.hadoop.hive.ql.security.authorization.plugin |
| Modifier and Type | Method and Description |
|---|---|
static HivePrivilegeObject.HivePrivilegeObjectType |
AuthorizationUtils.getHivePrivilegeObjectType(Entity.Type type)
Convert thrift object type to hive authorization plugin object type
|
static HivePrivilegeObject.HivePrivilegeObjectType |
AuthorizationUtils.getPrivObjectType(PrivilegeObjectDesc privSubjectDesc) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hive.metastore.api.HiveObjectType |
AuthorizationUtils.getThriftHiveObjType(HivePrivilegeObject.HivePrivilegeObjectType type)
Convert plugin privilege object type to thrift type
|
| Modifier and Type | Method and Description |
|---|---|
HivePrivilegeObject.HivePrivilegeObjectType |
HivePrivilegeObject.getType() |
static HivePrivilegeObject.HivePrivilegeObjectType |
HivePrivilegeObject.HivePrivilegeObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HivePrivilegeObject.HivePrivilegeObjectType[] |
HivePrivilegeObject.HivePrivilegeObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.