public class RevokePrivAuthUtils extends Object
Constructor and Description |
---|
RevokePrivAuthUtils() |
Modifier and Type | Method and Description |
---|---|
static List<HiveObjectPrivilege> |
authorizeAndGetRevokePrivileges(List<HivePrincipal> principals,
List<HivePrivilege> hivePrivileges,
HivePrivilegeObject hivePrivObject,
boolean grantOption,
IMetaStoreClient mClient,
String userName) |
public static List<HiveObjectPrivilege> authorizeAndGetRevokePrivileges(List<HivePrincipal> principals, List<HivePrivilege> hivePrivileges, HivePrivilegeObject hivePrivObject, boolean grantOption, IMetaStoreClient mClient, String userName) throws HiveAuthzPluginException, HiveAccessControlException
Copyright © 2017 The Apache Software Foundation. All rights reserved.