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 Repository<S,Name>,S> |
FactoryBean to create
LdapRepository instances. |
QueryDslLdapQuery<K> |
Spring LDAP specific
FilteredClause implementation. |
QueryDslLdapRepository<T> |
Base repository implementation for QueryDSL support.
|
SimpleLdapRepository<T> |
Base repository implementation for LDAP.
|
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.