3 spring-ldap Spring LDAP org.springframework spring-ldap 1.1 http://opensource.atlassian.com/projects/spring/browse/LDAP 2006 org.springframework.ldap <p> Spring LDAP is a library to simplify LDAP programming in Java, built on the same principles as Spring JDBC. </p> <p> 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 to handle the important stuff - where to find data (DNs and Filters) and what to do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer from everything but the actual SQL and how the data maps to the domain model. </p> <p> In addition to this, LdapTemplate provides Exception translation from NamingExceptions to DataAccessExceptions, as well as several utilities for working with filters, LDAP paths and Attributes. </p> Java framework for easier LDAP programming http://www.springframework.org/ldap The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects/trunk/spring-ldap http://svn.sourceforge.net/viewvc/springframework/spring-projects/ Mattias Arthursson marthursson mattias-DOT-arthursson-AT-jayway-dot-se Jayway AB http://www.jayway.se 1 Project Lead SourceForge Admin Committer Ulrik Sandberg ulsa ulrik_DOT_sandberg-AT-jayway_DOT_se Jayway AB http://www.jayway.se 1 Project Lead SourceForge Admin Committer Gregor Middell Jayway AB http://www.jayway.se Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 manual junit junit 3.8.1 jar commons-logging commons-logging 1.0.4 jar commons-lang commons-lang 2.1 jar commons-collections commons-collections 3.1 jar easymock easymock 1.1 jar easymock easymockclassextension 1.1 jar springframework spring-core 1.2.6 jar springframework spring-context 1.2.6 jar springframework spring-beans 1.2.6 jar springframework spring-dao 1.2.6 jar cglib cglib-full 2.0.1 jar gsbase gsbase 2.0 jar acegisecurity acegi-security 1.0.0-RC2 jar mattias.arthursson@jayway.se src/java src/test **/*Test.java src/test **/*.dtd **/*.xls **/*.xml **/*.properties false src/java **/*.dtd **/*.xml **/*.properties **/*.xls false src/test **/*.dtd **/*.xml **/*.properties **/*.xls false maven-changes-plugin maven-faq-plugin maven-javadoc-plugin maven-jdepend-plugin maven-jcoverage-plugin maven-junit-report-plugin maven-jxr-plugin maven-license-plugin