Package org.ldaptive.ext
-
Interface Summary Interface Description MergeRequest.AttributeModificationsHandler Marker interface for an attribute modifications handler. -
Class Summary Class Description MergeOperation The merge operation performs the LDAP operations necessary to synchronize the data in anLdapEntry
with its corresponding entry in the LDAP.MergeRequest Contains the data required to perform a merge operation.MergeRequest.BatchHandler Processes attribute modifications so that any list of attribute modifications does not exceed the configured batch size.MergeRequest.MaxSizeAttributeValueHandler Processes attribute modifications to enforce the maximum number of attribute values in any single attribute.