Spring LDAP

Package org.springframework.ldap.repository

Interface Summary
LdapRepository<T> Ldap specific extensions to CrudRepository.
 

Annotation Types Summary
Query Annotation for use in LdapRepository declarations to create automatic query methods based on statically defined queries.
 


Spring LDAP