| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPPasswordModifyRequest |
|
BERBase --+
|
BERStructured --+
|
UserList --+
|
BERSequence --+
|
LDAPProtocolOp --+ |
| |
LDAPProtocolRequest --+
|
LDAPExtendedRequest --+
|
LDAPPasswordModifyRequest
| Method Summary | |
|---|---|
__init__(self,
userIdentity,
oldPasswd,
newPasswd,
encoded,
berdecoder,
tag)
| |
__repr__(self)
| |
decode(self,
encoded,
berdecoder)
| |
| Inherited from LDAPExtendedRequest | |
| |
| Inherited from BERStructured | |
| |
| Inherited from BERBase | |
| |
| |
| |
| |
| Inherited from UserList | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
LDAPOID |
oid = LDAPOID(value='1.3.6.1.4.1.4203.1.11.1', tag=128)
|
| Inherited from LDAPExtendedRequest | |
int |
tag = 87 |
| Inherited from LDAPProtocolRequest | |
int |
needs_answer = 1 |
| Class Variable Details |
|---|
oid
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Aug 17 17:08:21 2004 | http://epydoc.sf.net |