资 源 简 介
LDAP-ODM is a framework for mapping LDAP directory entries to Java objects. LDAP-ODM leverages Spring-LDAP and CGLib to provide object-orientated access to LDAP directory entries. LDAP-ODM currently supports the following:
LDAP metadata expressed through class-level annotations.
Loading of objects by DN and querying via standard LDAP queries.
Caching of mapped objects.
Collections support.
Please see the UserTutorial Wiki entry for example usage with Spring 2.0 and OpenLDAP.