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 |
Ranking | #12163 in MvnRepository (See Top Artifacts) |
Used By | 35 artifacts |