Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 386 Bytes

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.