c.l.s.ViewHWDBBase(AuthorizationBase) : class documentation

Part of canonical.launchpad.security View In Hierarchy

Known subclasses: canonical.launchpad.security.ViewHWDBApplication, canonical.launchpad.security.ViewHWDevice, canonical.launchpad.security.ViewHWDeviceClass, canonical.launchpad.security.ViewHWDriver, canonical.launchpad.security.ViewHWDriverName, canonical.launchpad.security.ViewHWDriverPackageName, canonical.launchpad.security.ViewHWSubmissionDevice, canonical.launchpad.security.ViewHWVendorID

Base class to restrict access to HWDB data to members of the HWDB team.
Method checkAuthenticated We give for now access only to Canonical employees.
Method checkUnauthenticated No access for anonymous users.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkAuthenticated(self, user):
We give for now access only to Canonical employees.
def checkUnauthenticated(self):
No access for anonymous users.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.