Package org.bremersee.data.ldaptive
The package contains classes for LDAP operations with the ldaptive library.
- Author:
- Christian Bremer
-
Interface Summary Interface Description LdaptiveConnectionConfigFactory The connection config factory.LdaptiveEntryMapper<T> The ldap entry mapper.LdaptiveErrorHandler The ldaptive error handler.LdaptiveOperations The interface for ldap operations. -
Class Summary Class Description AbstractLdaptiveErrorHandler The abstract ldaptive error handler.DefaultLdaptiveErrorHandler The default ldaptive error handler.LdaptiveAutoConfiguration The ldaptive configuration.LdaptiveConnectionConfigFactory.Default The default connection config factory.LdaptiveProperties The ldap properties.LdaptiveProperties.SearchValidatorProperties The search validator properties.LdaptiveProperties.SearchValidatorProperties.SearchRequestProperties The search request properties.LdaptiveProperties.SearchValidatorProperties.SearchRequestProperties.SearchFilterProperties The search filter properties.LdaptiveProperties.UserDetailsProperties The user details properties.LdaptiveTemplate The template for executing ldap operations. -
Exception Summary Exception Description LdaptiveException The ldaptive exception.