| Package | Description |
|---|---|
| davmail.ldap |
| Modifier and Type | Method and Description |
|---|---|
protected LdapConnection.LdapFilter |
LdapConnection.parseFilter(BerDecoder reqBer) |
protected LdapConnection.LdapFilter |
LdapConnection.parseNestedFilter(BerDecoder reqBer,
int ldapFilterType,
int end) |
protected LdapConnection.LdapFilter |
LdapConnection.parseSimpleFilter(BerDecoder reqBer,
int ldapFilterOperator) |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapConnection.LdapFilter.add(LdapConnection.LdapFilter filter) |
| Constructor and Description |
|---|
SearchRunnable(int currentMessageId,
String dn,
int scope,
int sizeLimit,
int timelimit,
LdapConnection.LdapFilter ldapFilter,
Set<String> returningAttributes) |
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.