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

https://github.com/ow2-proactive/ldap-query-addons


https://github.com/ow2-proactive/ldap-query-addons

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

This project provides a LDAP Client class to simplify queries to LDAP server

# Installation

Run the following Gradle command to generate JAR file:

```
gradle clean jar
```

It will generate a JAR file in `build/libs/ldap-query-addons-X.Y.Z-SNAPSHOT.jar`

Copy the JAR file in the `addons` folder of your ProActive installation.

# Usage

A LDAP Query Task is provided in the studio.