Home | Trees | Indices | Help |
|
---|
|
object --+ | entry.BaseLDAPEntry --+ | entry.EditableLDAPEntry --+ | LDAPEntryWithClient
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
_state =
State of an LDAPEntry is one of: |
|||
_setPasswordPriority_ExtendedOperation = 0 hash(x) |
|||
_setPasswordPriority_Samba = 20 hash(x) |
|||
__implemented__ = <implementedBy ldaptor.protocols.ldap.ldapsy
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize the object.
|
|
Add a Modification into the list of modifications that need to be flushed to the LDAP server. Normal callers should not use this, they should use the o['foo']=['bar', 'baz'] -style API that enforces schema, handles errors and updates the cached data. |
|
|
|
|
|
|
str(x)
|
|
|
|
|
|
|
|
|
|
|
|
Set the password on this object.
|
Set the password on this object.
|
Set the Samba password on this object.
|
Set the Samba password on this object if it is a sambaSamAccount or sambaAccount.
|
|
repr(x)
|
Special descriptor for class __provides__ The descriptor caches the implementedBy info, so that we can get declarations for objects without instance-specific interfaces a bit quicker.
|
|
_stateState of an LDAPEntry is one of: invalid - object not initialized yet ready - normal deleted - object has been deleted
|
__implemented__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jan 8 20:56:55 2014 | http://epydoc.sourceforge.net |