Trees | Index | Help |
---|
Package flumotion :: Package common :: Module keycards |
|
Classes | |
---|---|
Keycard |
I am the base class for keycards which together with credentials are a serializable object used in authentication inside Flumotion. |
KeycardUACPCC |
I am a keycard with a username and IP address. |
KeycardUACPP |
I am a keycard with a username, plaintext password and IP address. |
Variable Summary | |
---|---|
int |
AUTHENTICATED = 2 |
int |
REFUSED = 0 |
int |
REQUESTING = 1 |
list |
_statesEnum = ['REFUSED', 'REQUESTING', 'AUTHENTICATED']
|
Variable Details |
---|
AUTHENTICATED
|
REFUSED
|
REQUESTING
|
_statesEnum
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 | http://epydoc.sf.net |