项目描述

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.).

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project