All Classes and Interfaces
Class
Description
Base class for
RepositoryQuery
implementations for LDAP.Handles queries for repository methods annotated with
Query
.LdapPersistentEntity
implementation.Annotation to activate Ldap repositories.
QueryDSL Annotation Processor to generate QueryDSL classes for entity classes annotated with
Entry
.Mapping context for
LDAP-specific entities
.NamespaceHandler
for LDAP configuration.LDAP specific
PersistentEntity
.LDAP-specific
AnnotationBasedPersistentProperty
.QueryMethod for Ldap Queries.
Ldap specific extensions to
CrudRepository
.CdiRepositoryBean
to create LDAP repository instances.RepositoryConfigurationExtension
for LDAP.CDI extension to export LDAP repositories.
Factory to create
LdapRepository
instances.FactoryBean
to create
LdapRepository
instances.Simple constant holder for a
SimpleTypeHolder
enriched with LDAP-specific simple types.RepositoryQuery
implementation for LDAP.Annotation for use in
LdapRepository
declarations to create
automatic query methods based on statically defined queries.LDAP-specific
QuerydslPredicateExecutor
.Spring LDAP specific
FilteredClause
implementation.Deprecated.
Base repository implementation for LDAP.
QuerydslLdapPredicateExecutor
instead.