Table of Contents

Class: SimpleUser Zope-2.2.1-src/lib/python/AccessControl/User.py

A very simple user implementation

that doesn't make a database commitment

Base Classes   
BasicUser
    Implicit
Methods   
__init__
_getPassword
getDomains
getRoles
getUserName
  __init__ 
__init__ (
        self,
        name,
        password,
        roles,
        domains,
        )

  _getPassword 
_getPassword ( self )

Return the password of the user.

  getDomains 
getDomains ( self )

Return the list of domain restrictions for a user

  getRoles 
getRoles ( self )

Return the list of roles assigned to a user.

  getUserName 
getUserName ( self )

Return the username of a user


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6