| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPSearchRequest |
|
BERBase --+
|
BERStructured --+
|
UserList --+
|
BERSequence --+
|
LDAPProtocolOp --+ |
| |
LDAPProtocolRequest --+
|
LDAPSearchRequest
| Method Summary | |
|---|---|
__init__(self,
baseObject,
scope,
derefAliases,
sizeLimit,
timeLimit,
typesOnly,
filter,
attributes,
encoded,
berdecoder,
tag)
| |
__repr__(self)
| |
__str__(self)
| |
decode(self,
encoded,
berdecoder)
| |
| Inherited from BERStructured | |
| |
| Inherited from BERBase | |
| |
| |
| |
| |
| Inherited from UserList | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
int |
tag = 67 |
| Inherited from LDAPProtocolRequest | |
int |
needs_answer = 1 |
| Class Variable Details |
|---|
tag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Aug 17 17:08:20 2004 | http://epydoc.sf.net |