-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
-
None
Some solutions to do that :
- make the AbstractLDAPConnector class concrete (not abstract), make getContextEnv() method public and maybe add some helper methods,
- create a concrete subclass of AbstractLDAPConnector to do that,
- retrieve and add an external LDAP library into ivy (maybe the "apache directory shared" module ?) and make use of it.