An open API service indexing awesome lists of open source software.

https://github.com/vt-middleware/ldaptive

A simple, extensible Java API for interacting with LDAP servers
https://github.com/vt-middleware/ldaptive

client-library java ldap

Last synced: 9 months ago
JSON representation

A simple, extensible Java API for interacting with LDAP servers

Awesome Lists containing this project

README

          

## Ldaptive [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.ldaptive/ldaptive/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.ldaptive/ldaptive)

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

### Building
```sh
git clone git@github.com:vt-middleware/ldaptive.git
cd ldaptive
./mvn_cmd package
```

### Documentation
See the website: http://www.ldaptive.org