Add support for extended operations to the Core
-----------------------------------------------
Key: DIRSERVER-678
URL: http://issues.apache.org/jira/browse/DIRSERVER-678
Project: Directory ApacheDS
Issue Type: New Feature
Components: core
Reporter: Ersin Er
Currently we have a few extended operations implemented within ldap protocol
provider without hitting the core. An extendedOperation() method is defined in
ServerLdapContext which currently just throws a NotImplementedException.
We need to determine out extended operation execution semantics and provide
support for it in the core. A sample simple extended operation may also be
implemented as a template.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira