public class KeepAliveLdapConnection extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_TIMEOUT |
| Modifier | Constructor and Description |
|---|---|
protected |
KeepAliveLdapConnection() |
| Modifier and Type | Method and Description |
|---|---|
static KeepAliveLdapConnection |
getConnection(String providerUrl,
int timeout,
Map<String,Object> environnement) |
NamingEnumeration<SearchResult> |
search(String base,
String filter,
SearchControls controls) |
public static final int DEFAULT_TIMEOUT
public static KeepAliveLdapConnection getConnection(String providerUrl, int timeout, Map<String,Object> environnement)
public NamingEnumeration<SearchResult> search(String base, String filter, SearchControls controls) throws NamingException
NamingExceptionCopyright © 2023. All rights reserved.