Emmanuel Lecharny created DIRSERVER-1781:
--------------------------------------------
Summary: Remove the 'list' operation from the interceptor chain
Key: DIRSERVER-1781
URL: https://issues.apache.org/jira/browse/DIRSERVER-1781
Project: Directory ApacheDS
Issue Type: Task
Affects Versions: 2.0.0-M8
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-M9
The 'list' operation is necessary in the JNDI API, but we don't need to
implement it in the backend : it's a search with ONE_LEVEL scope and
(objectClass=*) as a filter. We can default to a search in this case.
We need to get rid of it except in the JNDI SPI and the CoreSession API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira