public final class LdapSearchFactory extends Object implements DirSearchFactory
| Constructor and Description |
|---|
LdapSearchFactory() |
| Modifier and Type | Method and Description |
|---|---|
DirSearch |
getInstance(org.apache.hadoop.conf.Configuration conf,
String principal,
String password)
Returns an instance of
DirSearch. |
public DirSearch getInstance(org.apache.hadoop.conf.Configuration conf, String principal, String password) throws AuthenticationException
DirSearch.getInstance in interface DirSearchFactoryconf - Hive configurationprincipal - usernamepassword - user passwordDirSearchAuthenticationExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.