See: Description
| Interface | Description |
|---|---|
| LDAPEntryTransformer<K,V> |
Interface for transforming between Infinispan entries (key / value pair and
metadata) and a corresponding LDAP entry (consisting of a Distinguished Name
(DN) and attributes).
|
| LDAPWriteStrategyResolver<K,V> |
Interface for resolving the appropriate LDAP write strategy for a given
Infinispan entry.
|
| Class | Description |
|---|---|
| CreatedTimestampLDAPWriteStrategyResolver<K,V> |
LDAP write strategy resolver based on the created timestamp found in the
metadata of Infinispan entries.
|
| LDAPEntry |
Encapsulates an LDAP entry with optional write strategy.
|
| LDAPStore<K,V> |
LDAP store for Infinispan 8.2+ caches and maps.
|
| LDAPStoreConfiguration |
LDAP store configuration.
|
| LDAPStoreConfiguration.LDAPDirectory |
LDAP directory entry configuration.
|
| LDAPStoreConfigurationBuilder |
LDAP store configuration builder.
|
| Loggers |
Log4j loggers.
|
| Enum | Description |
|---|---|
| LDAPWriteStrategy |
Write strategy for persisting Infinispan entries into an LDAP directory.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.