Home | Trees | Index | Help |
|
---|
Package openid :: Package store :: Module memstore :: Class ServerAssocs |
|
object
--+
|
ServerAssocs
Method Summary | |
---|---|
__init__(self)
| |
Returns association with the oldest issued date. | |
Remove expired associations. | |
get(self,
handle)
| |
remove(self,
handle)
| |
set(self,
assoc)
| |
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Method Details |
---|
best(self)Returns association with the oldest issued date. or None if there are no associations. |
cleanup(self)Remove expired associations.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Jun 6 15:54:33 2008 | http://epydoc.sf.net |