LDAP Utils

LDAP Utilities is an API aimed to simplify tasks involving LDAP servers access. Among those are identity verification and server management operations.

It provides a level of abstraction over the JNDI access method offering easier usage than the latter.

LDAPUtils offers implementations for both Microsoft's Active Directory and OpenLDAP.

Where to start?

The User Guide explains the main concepts behind the API and shows some usage examples.

The FAQ section is a compilation of common usage doubts, tips and workarounds.

You can also check the JavaDoc for reference.

This project is compliant with the QAG specification which serves as a quality insurance warranty.