JavaScript is disabled on your browser.
Skip navigation links
Spring Data LDAP
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.ldap.repository
Packages that use
org.springframework.data.ldap.repository
Package
Description
org.springframework.data.ldap.repository.support
Support infrastructure for query derivation of LDAP specific repositories.
Classes in
org.springframework.data.ldap.repository
used by
org.springframework.data.ldap.repository.support
Class
Description
LdapRepository
Ldap specific extensions to
CrudRepository
.