Spring LDAP

Package org.springframework.ldap.transaction.compensating.support

Useful helper implementations for client side Compensating LDAP Transactions.

See:
          Description

Class Summary
DefaultTempEntryRenamingStrategy Default implementation of TempEntryRenamingStrategy.
DifferentSubtreeTempEntryRenamingStrategy A TempEntryRenamingStrategy that moves the entry to a different subtree than the original entry.
 

Package org.springframework.ldap.transaction.compensating.support Description

Useful helper implementations for client side Compensating LDAP Transactions.


Spring LDAP