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

Part of canonical.launchpad.security View In Hierarchy

Permission to view an IBuildFarmJobOld.

This permission is based entirely on permission to view the associated IBinaryPackageBuild and/or IBranch.

Method _getBranch Get IBranch associated with this job, if any.
Method _getBuild Get IPackageBuild associated with this job, if any.
Method _checkBuildPermission Check access to IPackageBuild for this job.
Method _checkAccess Unified access check for anonymous and authenticated users.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkUnauthenticated See IAuthorization.checkUnauthenticated.
Method checkAuthenticated Return True if the given person has the given permission.
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def _getBranch(self):
Get IBranch associated with this job, if any.
def _getBuild(self):
Get IPackageBuild associated with this job, if any.
def _checkBuildPermission(self, user=None):
Check access to IPackageBuild for this job.
def _checkAccess(self, user=None):
Unified access check for anonymous and authenticated users.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.