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