public static interface LdapConnection.LdapFilter
| Modifier and Type | Method and Description |
|---|---|
void |
add(LdapConnection.LdapFilter filter) |
Map<String,ExchangeSession.Contact> |
findInGAL(ExchangeSession session,
Set<String> returningAttributes,
int sizeLimit) |
ExchangeSession.Condition |
getContactSearchFilter() |
boolean |
isFullSearch() |
boolean |
isMatch(ExchangeSession.Contact person) |
ExchangeSession.Condition getContactSearchFilter()
Map<String,ExchangeSession.Contact> findInGAL(ExchangeSession session, Set<String> returningAttributes, int sizeLimit) throws IOException
IOExceptionvoid add(LdapConnection.LdapFilter filter)
boolean isFullSearch()
boolean isMatch(ExchangeSession.Contact person)
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.