Package ldaptor :: Package protocols :: Package ldap :: Module ldapsyntax
[hide private]
[frames] | no frames]

Module ldapsyntax

source code

Pythonic API for LDAP operations.

Classes [hide private]
  PasswordSetAggregateError
Some of the password plugins failed
  PasswordSetAborted
Aborted
  DNNotPresentError
The requested DN cannot be found by the server.
  ObjectInBadStateError
The LDAP object in in a bad state.
  ObjectDeletedError
The LDAP object has already been removed, unable to perform operations on it.
  ObjectDirtyError
The LDAP object has a journal which needs to be committed or undone before this operation.
  NoContainingNamingContext
The server contains to LDAP naming context that would contain this object.
  CannotRemoveRDNError
The attribute to be removed is the RDN for the object and cannot be removed.
  MatchNotImplemented
Match type not implemented
  JournaledLDAPAttributeSet
  LDAPEntryWithClient
  LDAPEntry
  LDAPEntryWithAutoFill
Variables [hide private]
  __package__ = 'ldaptor.protocols.ldap'