How to extend
org.apache.directory.server.core.operational.OperationalAttributeInterceptor ,
so that I can customize it
-----------------------------------------------------------------------------------------------------------------------
Key: DIRSERVER-1396
URL: https://issues.apache.org/jira/browse/DIRSERVER-1396
Project: Directory ApacheDS
Issue Type: Wish
Environment: windows
Reporter: satish
How to extend Operational Attribute Interceptor, so that I can customize it to
my requirement
My requirement is,
I am using IBM websphere PUMA as client to query ApacheDS,
At this point I am unable to fetch operational attributes, and requested
ApacheDS if any setting can be made, you check the description in this link
https://issues.apache.org/jira/browse/DIRSERVER-1392
IBM Puma team says
"ApacheSD is not a supported LDAP vendor. A requirement to put + in front of
operational attributes would not be a simple modification to VMM, but would
rather need to be handled as an enhancement."
I am planning to extend
org.apache.directory.server.core.operational.OperationalAttributeInterceptor
with my custom class to return operational attributes,
any help in this regard is appreciated.
Thank you.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.