Package WebStack :: Package Helpers :: Module Auth :: Class UserInfo
[show private | hide private]
[frames | no frames]

Class UserInfo


A class used to represent user information in terms of the authentication scheme employed and the user details.
Method Summary
  __init__(self, auth_header)
Initialise the object with the value of the 'auth_header' - that is, the HTTP Authorization header.

Method Details

__init__(self, auth_header)
(Constructor)

Initialise the object with the value of the 'auth_header' - that is, the HTTP Authorization header.

Generated by Epydoc 2.1 on Sat Nov 26 02:16:40 2005 http://epydoc.sf.net