| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SessionStore
| Instance Methods | |||
|
|||
| a new object with type S, a subtype of T |
|
||
| None |
|
||
| object |
|
||
| None |
|
||
| None |
|
||
|
Inherited from |
|||
| Properties | |
| string |
name Name used to identify the session id cookie. |
| int |
ttl For how long a session should be valid, expressed in seconds. |
|
Inherited from |
|
| Method Details |
|
|
|
|
|
|
| Property Details |
nameName used to identify the session id cookie. Defaults to "SID"
|
ttlFor how long a session should be valid, expressed in seconds. Defaults to 900.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun May 11 20:25:44 2008 | http://epydoc.sourceforge.net |