EDLdap Java Library

The EDLdap library is a Java based library which can be used to interact with the Enterprise Directory LDAPs.

Current Release

Version: 2.0
License: GNU Lesser General Public License

API Documentation

Zip Distribution SHA1(edldap-2.0-dist.zip)= 67c58fea4528bf58b864e1896c6fbb6fccb73835

TGZ Distribution SHA1(edldap-2.0-dist.tar.gz)= 67b234a943be35ba133eb271bc4a132b0640cc7a

Maven

If you would like to use this project in your maven build, include the following in your pom.xml:

<dependencies>
  <dependency>
      <groupId>edu.vt.middleware</groupId>
      <artifactId>edldap</artifactId>
      <version>2.0</version>
  </dependency>
<dependencies>
 
<repositories>
  <repository>
    <id>middleware.vt.edu.repo</id>
    <url>http://middleware.vt.edu/maven2</url>
  </repository>
</repositories>

Code samples

 
middleware/ed/edldap.txt · Last modified: 2009/10/07 17:17 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki