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

Module ldaptor.protocols.ldap.ldapsyntax

Pythonic API for LDAP operations.
Classes
JournaledLDAPAttributeSet  
LDAPEntry  
LDAPEntryWithAutoFill  
LDAPEntryWithClient  

Exceptions
CannotRemoveRDNError The attribute to be removed is the RDN for the object and cannot be removed.
DNNotPresentError The requested DN cannot be found by the server.
MatchNotImplemented Match type not implemented
NoContainingNamingContext The server contains to LDAP naming context that would contain this object.
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.
ObjectInBadStateError The LDAP object in in a bad state.
PasswordSetAggregateError Some of the password plugins failed

Generated by Epydoc 2.1 on Tue Aug 17 17:08:22 2004 http://epydoc.sf.net