| 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)
| |
Return a dictionary of the viewable data on the keycard that can be used to identify the keycard. | |
| Inherited from Keycard | |
| |
Set the domain of the requester on the 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...
|
| Method Details |
|---|
getData(self)Return a dictionary of the viewable data on the keycard that can be used to identify the keycard. It doesn't include sensitive information though. Subclasses should override to add additional information.
|
| Class Variable Details |
|---|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:11 2005 | http://epydoc.sf.net |