summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lookup/ldap/LDAPNextKeyManager.java
AgeCommit message (Collapse)Author
2014-09-09Support new ItemPath based Item id. NextKeyManager removed.Andrew Branson
2014-07-22Added NextKeyManager.close methodAndrew Branson
Made all members protected to allow extension
2014-07-22Move init code to open() in case instantiation is done outside theAndrew Branson
Gateway and the props aren't ready yet
2014-06-12Initial migration out of cristal-kernelAndrew Branson