| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPExtendedResponse |
|
BERBase --+
|
BERStructured --+
|
UserList --+
|
BERSequence --+
|
LDAPProtocolOp --+ |
| |
LDAPProtocolResponse --+
|
LDAPResult --+
|
LDAPExtendedResponse
| Method Summary | |
|---|---|
__init__(self,
resultCode,
matchedDN,
errorMessage,
referral,
serverSaslCreds,
responseName,
response,
encoded,
berdecoder)
| |
__str__(self)
| |
decode(self,
encoded,
berdecoder)
| |
| Inherited from LDAPResult | |
| |
| Inherited from BERStructured | |
| |
| Inherited from BERBase | |
| |
| |
| |
| |
| Inherited from UserList | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
NoneType |
response = None |
NoneType |
responseName = None |
int |
tag = 88 |
| Class Variable Details |
|---|
response
|
responseName
|
tag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Aug 17 17:08:21 2004 | http://epydoc.sf.net |