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

Part of canonical.launchpad.security View In Hierarchy

No class docstring
Method checkAuthenticated Can the user view the submission details?
Method checkUnauthenticated See IAuthorization.checkUnauthenticated.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkAuthenticated(self, user):
Can the user view the submission details?

Submissions that not marked private are publicly visible, private submissions may only be accessed by their owner and by admins.

def checkUnauthenticated(self):
See IAuthorization.checkUnauthenticated.
ReturnsTrue or False.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.