Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Package ldap :: Module proxy :: Class Proxy |
|
BaseProtocol
--+ |Protocol
--+ |BaseLDAPServer
--+ | Proxy
ServiceBindingProxy
Method Summary | |
---|---|
Initialize the object. | |
connectionLost(self,
reason)
| |
TCP connection has opened | |
handle_LDAPUnbindRequest(self,
request,
controls,
reply)
| |
handleUnknown(self,
request,
controls,
reply)
| |
Inherited from BaseLDAPServer | |
| |
| |
| |
| |
| |
| |
Inherited from Protocol | |
(Deprecated) |
Class Variable Summary | |
---|---|
NoneType |
client = None |
classobj |
protocol = ldaptor.protocols.ldap.ldapclient.LDAPClient |
bool |
unbound = False
|
list |
waitingConnect = []
|
Inherited from BaseLDAPServer | |
LDAPBERDecoderContext_TopLevel |
berdecoder = <LDAPBERDecoderContext_TopLevel identities=...
|
bool |
debug = False
|
Inherited from Protocol | |
tuple |
__implements__ = (<class 'twisted.internet.interfaces.IP...
|
Method Details |
---|
__init__(self,
config)
Initialize the object.
|
connectionMade(self)TCP connection has opened
|
Class Variable Details |
---|
client
|
unbound
|
waitingConnect
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri May 6 14:58:10 2005 | http://epydoc.sf.net |