Part of canonical.launchpad.security View In Hierarchy
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. |