Package ldaptor :: Module ldiftree
[hide private]
[frames] | no frames]

Module ldiftree

source code

Manage LDAP data as a tree of LDIF files.

Classes [hide private]
  LDIFTreeEntryContainsMultipleEntries
LDIFTree entry contains multiple LDIF entries.
  LDIFTreeEntryContainsNoEntries
LDIFTree entry does not contain a valid LDIF entry.
  LDIFTreeNoSuchObject
LDIFTree does not contain such entry.
  LDAPCannotRemoveRootError
Cannot remove root of LDAP tree
  StoreParsedLDIF
  LDIFTreeEntry
Functions [hide private]
 
get(path, dn) source code
 
_get(path, dn) source code
 
_putEntry(fileName, entry)
fileName is without extension.
source code
 
_put(path, entry) source code
 
put(path, entry) source code