A DirectoryListener implementation which adapts call back to methods
notifying of changes to the DIT into NamingEvents for use with the ApacheDS
DirectoryService JNDI provider.
Non-federated implementation presuming the name argument is not a
composite name spanning multiple namespaces but a compound name in
the same LDAP namespace.
Non-federated implementation presuming the name argument is not a
composite name spanning multiple namespaces but a compound name in
the same LDAP namespace.
A search overload that is used for optimizing search handling in the
LDAP protocol provider which deals with an ExprNode instance rather than
a String for the filter.