1
vote
Is there a standalone Java library which provides LDAP style parsing?
You could also look at using Apache directory server either for using some of its classes like lavinio's suggestion for OpenLDAP or to embe …
