Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPBindResponse |
|
BERBase
--+ |BERStructured
--+ |UserList
--+ |BERSequence
--+ |LDAPProtocolOp
--+ | | |LDAPProtocolResponse
--+ |LDAPResult
--+ | LDAPBindResponse
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 | |
---|---|
NoneType |
errorMessage = None |
NoneType |
matchedDN = None |
NoneType |
referral = None |
NoneType |
resultCode = None |
NoneType |
serverSaslCreds = None |
int |
tag = 65 |
Class Variable Details |
---|
errorMessage
|
matchedDN
|
referral
|
resultCode
|
serverSaslCreds
|
tag
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri May 6 14:58:11 2005 | http://epydoc.sf.net |