| Home | Trees | Indices | Help |
|
|---|
|
|
Information about the individual user.
This is mapped to a persistent store in the service database.
| Instance Methods | |
|
Inherited from |
| Class Variables | |
domain = Domain to use for the user. |
|
name = Screen name for the user. |
|
key = Authentication key used to uniquely identify the user. |
|
password = Password for logging into the service without a public key. |
|
| Properties | |
|
Inherited from |
| Class Variable Details |
nameScreen name for the user. This is for convenience and need not be unique. The real identiy is the user id and the associated authentication key.
|
keyAuthentication key used to uniquely identify the user. This should be the public key portion of a public-private pair, or the key hash for secure remote password.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 16 15:03:50 2009 | http://epydoc.sourceforge.net |