| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module oscar :: Class OscarAuthenticator |
|
BaseProtocol--+ |Protocol--+ |OscarConnection--+ | OscarAuthenticator
| Method Summary | |
|---|---|
__init__(self,
username,
password,
deferred,
icq)
| |
(Deprecated) (inherited from Protocol)
| |
(inherited from OscarConnection)
| |
Called when a connection is made. (inherited from OscarConnection)
| |
Called whenever data is received. (inherited from OscarConnection)
| |
send the disconnect flap, and sever the connection (inherited from OscarConnection)
| |
error(self,
error,
url)
| |
oscar_(self,
flap)
| |
oscar_Cookie(self,
data)
| |
oscar_Key(self,
data)
| |
oscar_None(self,
data)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
| Class Variable Summary | |
|---|---|
class |
BOSConnection
|
| Class Variable Details |
|---|
BOSConnectionBOSConnection = twisted.protocols.oscar.BOSConnection
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:54 2003 | http://epydoc.sf.net |