| 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,
tag)
| |
__str__(self)
| |
fromBER(klass,
tag,
content,
berdecoder)
(Class method) | |
| 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 Fri May 6 14:57:59 2005 | http://epydoc.sf.net |