LDAP: Sample Code repository

All of the sample code used in the blog is available for checkout as a Apache Maven project at Google Code. Check out using SVN:

svn checkout http://ldap-sample-code.googlecode.com/svn/trunk/ \
    ldap-sample-code-read-only

Project Description

The ldap-sample-code project houses sample code written for use in demonstrating aspects of LDAP, best practices with LDAP, and the UnboundID LDAP SDK. The sample code is often used to provide examples and demonstrations at the LDAP Blog and references to code in that blog refer to code hosted in this project.

There are many examples of best practices uses of LDAP such as

Leave a comment