l.b.s.PublicToAllOrPrivateToExplicitSubscribersForBugTask(AuthorizationBase) : class documentation

Part of lp.bugs.security View In Hierarchy

No class docstring
Method checkAuthenticated Return True if the given person has the given permission.
Method checkUnauthenticated Allow anonymous users to see non-private bugs only.

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):
Return True if the given person has the given permission.

This method is implemented by security adapters that have not been updated to work in terms of IAccount.

ReturnsTrue or False.
def checkUnauthenticated(self):
Allow anonymous users to see non-private bugs only.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.