Home | Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.BaseProtocol --+ | twisted.internet.protocol.Protocol --+ | LDAPClient
An LDAP client
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Deferred LDAPProtocolResponse |
|
||
Deferred LDAPProtocolResponse |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
debug = False hash(x) |
|||
berdecoder = <LDAPBERDecoderContext_TopLevel identities={0x10:
|
|||
Inherited from Inherited from |
|
Called whenever data is received. Use this method to translate to a higher-level message. Usually, some callback will be made upon the receipt of each complete protocol message.
|
TCP connection has opened
|
Called when TCP connection has been lost
|
Send an LDAP operation to the server.
|
Send an LDAP operation to the server, expecting one or more responses.
|
Send an LDAP operation to the server, with no response expected.
|
Deprecated: Use e.bind(auth). To Do: Remove this method when there are no callers. |
Start Transport Layer Security. It is the callers responsibility to make sure other things are not happening at the same time. To Do: server hostname check, see rfc2830 section 3.6. |
|
berdecoder
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 23 18:26:39 2010 | http://epydoc.sourceforge.net |