Table of Contents
A very simple user implementation
that doesn't make a database commitment
__init__ ( self, name, password, roles, domains, )
_getPassword ( self )
Return the password of the user.
getDomains ( self )
Return the list of domain restrictions for a user
getRoles ( self )
Return the list of roles assigned to a user.
getUserName ( self )
Return the username of a user