Trees | Index | Help |
---|
Package flumotion :: Package common :: Module keycards :: Class KeycardUACPP |
|
Jellyable
--+ |Serializable
--+ |Copyable
--+ |Unjellyable
--+ | | |RemoteCopy
--+ |Keycard
--+ |UsernameCryptPasswordPlaintext
--+ | KeycardUACPP
Method Summary | |
---|---|
__init__(self,
username,
password,
address)
| |
Inherited from Keycard | |
| |
Inherited from Copyable | |
Gather state to send when I am serialized for a peer. | |
Gather state to send when I am serialized for a particular perspective. | |
Determine what type tag to send for me. | |
Determine what type tag to send for me. | |
Assemble type tag and state to copy for this broker. | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
| |
Inherited from RemoteCopy | |
I will be invoked with the state to copy locally. | |
| |
Inherited from Unjellyable | |
| |
Inherited from UsernameCryptPasswordPlaintext | |
Check credentials against the given cryptPassword. |
Class Variable Summary | |
---|---|
tuple |
__implements__ = (<class 'twisted.spread.interfaces.IJel...
|
Class Variable Details |
---|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 | http://epydoc.sf.net |