https://github.com/ow2-proactive/ldap-query-addons
https://github.com/ow2-proactive/ldap-query-addons
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ow2-proactive/ldap-query-addons
- Owner: ow2-proactive
- Created: 2017-01-20T09:23:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T15:33:55.000Z (about 1 month ago)
- Last Synced: 2025-05-13T11:06:22.647Z (13 days ago)
- Language: Java
- Size: 151 KB
- Stars: 0
- Watchers: 19
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.