See: Description
| Class | Description |
|---|---|
| LdapAnnotationProcessor |
QueryDSL Annotation Processor to generate QueryDSL classes for entity classes annotated with
Entry. |
| LdapRepositoryFactory |
Factory to create
LdapRepository instances. |
| LdapRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,Name>,S> |
FactoryBean to create
LdapRepository instances. |
| QuerydslLdapPredicateExecutor<T> |
LDAP-specific
QuerydslPredicateExecutor. |
| QuerydslLdapQuery<K> |
Spring LDAP specific
FilteredClause implementation. |
| QuerydslLdapRepository<T> | Deprecated
since 2.6, use
QuerydslLdapPredicateExecutor instead. |
| SimpleLdapRepository<T> |
Base repository implementation for LDAP.
|
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.