l.s.ViewHWSubmission(AuthorizationBase) : class documentation

Part of lp.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 checkPermissionIsRegistered Pass through to checkPermission.
Method forwardCheckAuthenticated Forward request to another security adapter.
Method forwardCheckUnauthenticated Forward request to another security adapter.
Method _checkAndFetchNext Undocumented
def checkAuthenticated(self, user):
Can the user view the submission details?

Submissions that are 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 2022-06-16 00:00:12.