On Sat, Apr 4, 2015 at 12:17 PM, Shawn McKinney <[email protected]> wrote:
> To me the solution is obvious: We need a spring ldap api that wraps the > apache ldap api (not jndi) > You may be interested in: http://www.ldaptive.org/ I didn't write it with Spring LDAP in mind, but it is a higher level API that can use JNDI or the apache LDAP API. --Daniel Fisher
