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 Thu Mar 1 00:37:14 2007 http://epydoc.sf.net