Skip to content

vinseon/ldap-query-addons

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%