Home | Trees | Index | Help |
|
---|
Package twisted :: Package web :: Package woven :: Module guard |
|
UsernamePasswordWrapper
.
Classes | |
---|---|
GuardSession |
A user's session with a system. |
PerspectiveWrapper |
I am a wrapper that will restrict access to Resources based on a
twisted.cred.service.Service 's 'authorizer' and perspective
list. |
SessionWrapper |
|
UsernamePasswordWrapper |
I bring a twisted.cred Portal to the web. |
Function Summary | |
---|---|
_sessionCookie()
| |
_setSession(wrap,
req,
cook)
|
Variable Summary | |
---|---|
str |
__version__ = '1.30'
|
str |
DESTROY_PERSPECTIVE = 'perspective-destroy'
|
str |
INIT_PERSPECTIVE = 'perspective-init'
|
str |
INIT_SESSION = 'session-init'
|
MethodSignature |
loginSignature = <twisted.python.formmethod.MethodSignat...
|
MethodSignature |
newLoginSignature = <twisted.python.formmethod.MethodSig...
|
Variable Details |
---|
__version__
|
DESTROY_PERSPECTIVE
|
INIT_PERSPECTIVE
|
INIT_SESSION
|
loginSignature
|
newLoginSignature
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:21:03 2003 | http://epydoc.sf.net |