| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Package ldap :: Module ldapsyntax |
|
| Classes | |
|---|---|
LDAPAttributeSet |
|
LDAPEntry |
Pythonic API for LDAP object access and modification. |
LDAPEntryWithAutoFill |
|
LDAPJournalOperation |
|
LDAPJournalOperation_Attribute_Append |
|
LDAPJournalOperation_Attribute_Delete |
|
LDAPJournalOperation_Delete |
|
LDAPJournalOperation_Replace |
|
| 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. |
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. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Mar 12 17:21:12 2004 | http://epydoc.sf.net |