3
ldaptemplate
LdapTemplate
ldaptemplate
ldaptemplate
1.0.2
http://jira.ddsteps.org/browse/LDT
2006
org.springframework.ldap
<p>
LdapTemplate is a framework 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,
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 of all 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://sourceforge.net/projects/ldaptemplate
ldaptemplate-user
http://lists.sourceforge.net/mailman/listinfo/ldaptemplate-user
http://lists.sourceforge.net/mailman/listinfo/ldaptemplate-user
mailto:ldaptemplate-user@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=47521
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