protected static interface LDAPUserRegistry.SearchCallback
LDAPUserRegistry.processQuery(SearchCallback, String, String, String[])
method.Modifier and Type | Method and Description |
---|---|
void |
close()
Release any resources held by the callback.
|
void |
process(SearchResult result)
Processes the given search result.
|
void process(SearchResult result) throws NamingException, ParseException
result
- the resultNamingException
- on naming exceptionsParseException
- on parse exceptionsvoid close() throws NamingException
NamingException
- the naming exceptionCopyright © 2005–2017 Alfresco Software. All rights reserved.