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