Spring LDAP is a Java library for simplifying LDAP
operations, based on the pattern of Spring's JdbcTemplate. The
framework relieves the user of common chores, such as looking up and
closing contexts, looping through results, encoding/decoding values
and filters, and more. The LdapTemplate class encapsulates all the
plumbing work involved in traditional LDAP programming, such as
creating a DirContext, looping through NamingEnumerations, handling
exceptions and cleaning up resources. This ...
License | Apache 2.0 |
---|---|
Tags | springframeworkldapdirectory |
Organization | Spring Framework |
Date | Nov 09, 2007 |
Files | pom (2 KB) jar (177 KB) View All |
Repositories | CentralAlfrescoGeomajasWSO2 Public |
Ranking | #11816 in MvnRepository (See Top Artifacts) |
Used By | 38 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-38827 CVE-2024-38820 CVE-2022-22970 View 12 more ... |
Compile Dependencies (9)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
com.sun » ldapbp (optional) | 1.0 | ✔ | ||
Core Utils Apache 2.0 | commons-lang » commons-lang | 2.1 | 3.17.0 | |
Logging Apache 2.0 | commons-logging » commons-logging | 1.0.4 | 1.3.5 | |
Security Apache 2.0 | org.acegisecurity » acegi-security (optional) 1 vulnerability | 1.0.3 | 1.0.7 | |
Dep Injection Apache 2.0 | org.springframework » spring-beans3 vulnerabilities | 2.0.6 | 6.2.2 | |
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 3 vulnerabilities | 2.0.6 | 6.2.2 | |
Core Utils Apache 2.0 | org.springframework » spring-core10 vulnerabilities | 2.0.6 | 6.2.2 | |
Apache 2.0 | org.springframework » spring-dao (optional) | 2.0.6 | 2.0.8 | |
JDBC Extension Apache 2.0 | org.springframework » spring-jdbc (optional) 1 vulnerability | 2.0.6 | 6.2.2 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |