Package WebStack :: Package Resources :: Module Login :: Class LoginResource
[show private | hide private]
[frames | no frames]

Class LoginResource


A resource providing a login screen.
Method Summary
  __init__(self, authenticator, use_redirect)
Initialise the resource with an 'authenticator'.
  respond(self, trans)
Respond using the transaction 'trans'.

Method Details

__init__(self, authenticator, use_redirect=1)
(Constructor)

Initialise the resource with an 'authenticator'.

If the optional 'use_redirect' flag is set to 0, a confirmation screen is given instead of redirecting the user back to the original application.

respond(self, trans)

Respond using the transaction 'trans'.

Generated by Epydoc 2.1 on Sun May 1 20:27:34 2005 http://epydoc.sf.net