public final class UserFilterFactory extends Object implements FilterFactory
Filter based on a list of allowed users.
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_USERFILTER| Constructor and Description |
|---|
UserFilterFactory() |
| 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.