Trees | Indices | Help |
---|
|
python.components.Componentized --+ | Session
A user's session with a system.
This utility class contains no functionality, but is used to represent a session.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_expireCall = None
|
|||
Inherited from |
|
|||
_reactor An object providing IReactorTime to use for
scheduling expiration.
|
|||
sessionTimeout = 900 timeout of a session, in seconds. |
|||
bytes
|
uid A unique identifier for the session. |
|
Initialize a session with a unique ID for that session.
|
Start expiration tracking.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |