Package | Description |
---|---|
org.opends.dsml.protocol |
This package contains source for a Web application that may be used as a
DSML-to-LDAP gateway.
|
Modifier and Type | Method and Description |
---|---|
SearchResponse |
ObjectFactory.createSearchResponse()
Create an instance of
SearchResponse |
SearchResponse |
DSMLSearchOperation.doSearch(ObjectFactory objFactory,
SearchRequest searchRequest,
List<Control> controls)
Perform the LDAP SEARCH operation and send the result back to the
client.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SearchResponse> |
ObjectFactory.createBatchResponseSearchResponse(SearchResponse value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SearchResponse> |
ObjectFactory.createBatchResponseSearchResponse(SearchResponse value)
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.