Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 774 Bytes

File metadata and controls

25 lines (18 loc) · 774 Bytes

Ldaptive

Maven Central GitHub Releases

LDAP library for Java.

Ldaptive in a nutshell:

  • Simple API for interacting with LDAP servers
  • Support for connection pooling
  • Authentication API
  • Support for SSL/startTLS

This project is dual licensed under both the LGPL and Apache 2.

Building

git clone git@github.com:vt-middleware/ldaptive.git
cd ldaptive
./mvn_cmd package

Documentation

See the website: https://www.ldaptive.org