Download List

Project Description

LdapTemplate is a framework to simplify LDAP
programming in Java, built on the same principles
as Spring Jdbc. The LdapTemplate class
encapsulates all the plumbing work involved in
traditional LDAP programming, such as creating
Contexts, looping through NamingEnumerations,
handling Exceptions, and cleaning up resources.
This leaves the programmer free to handle the
important stuff: where to find data (DNs and
Filters) and what do do with it (map to and from
domain objects, bind, modify, unbind, etc.).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-29 00:09 Back to release list
1.0 RC1

Tags: Initial freshmeat announcement

Project Resources