public class UserGroupSearchFilterFactory extends Object implements FilterFactory
Filter based on user and group search filters.
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_USERSEARCHFILTER,
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_BASEDN,
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_GROUPSEARCHFILTER,
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_GROUPBASEDN| Constructor and Description |
|---|
UserGroupSearchFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getInstance(org.apache.hadoop.conf.Configuration conf)
Returns an instance of the corresponding filter.
|
public Filter getInstance(org.apache.hadoop.conf.Configuration conf)
getInstance in interface FilterFactoryconf - Hive properties used to configure the filter.null if this filter doesn't support provided set of propertiesCopyright © 2024 The Apache Software Foundation. All rights reserved.