Package twisted :: Package web :: Package woven :: Module guard
[show private | hide private]
[frames | no frames]

Module twisted.web.woven.guard

Classes
GuardSession A user's session with a system.
PerspectiveWrapper  
SessionWrapper  

Variable Summary
str __version__
str INIT_PERSPECTIVE
str INIT_SESSION
MethodSignature loginSignature
_Feature nested_scopes
SelectReactor reactor

Variable Details

__version__

Type:
str
Value:
'1.7'                                                                  

INIT_PERSPECTIVE

Type:
str
Value:
'perspective-init'                                                     

INIT_SESSION

Type:
str
Value:
'session-init'                                                         

loginSignature

Type:
MethodSignature
Value:
<twisted.python.formmethod.MethodSignature instance at 0x107ba970>     

nested_scopes

Type:
_Feature
Value:
_Feature((2, 1, 0, 'beta', 1), (2, 2, 0, 'alpha', 0), 16)              

reactor

Type:
SelectReactor
Value:
<twisted.internet.default.SelectReactor instance at 0x10339470>        

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:32 2003 http://epydoc.sf.net