| Package | Description |
|---|---|
| org.apache.hive.service.auth.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapSearch
Implements search for LDAP.
|
| Modifier and Type | Method and Description |
|---|---|
DirSearch |
LdapSearchFactory.getInstance(HiveConf conf,
String principal,
String password)
Returns an instance of
DirSearch. |
DirSearch |
DirSearchFactory.getInstance(HiveConf conf,
String user,
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 © 2019 The Apache Software Foundation. All Rights Reserved.