| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapSearch
Implements search for LDAP.
|
| Modifier and Type | Method and Description |
|---|---|
DirSearch |
DirSearchFactory.getInstance(org.apache.hadoop.conf.Configuration conf,
String user,
String password)
Returns an instance of
DirSearch. |
DirSearch |
LdapSearchFactory.getInstance(org.apache.hadoop.conf.Configuration conf,
String principal,
String password)
Returns an instance of
DirSearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.apply(DirSearch client,
String user)
Applies this filter to the authenticated user.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.