Part of lp.security View In Hierarchy
Known subclasses: lp.security.ModerateBinaryPackageBuild
Method | checkAuthenticated | Private restricts to admins and archive members. |
Method | checkUnauthenticated | Unauthenticated users can see the build if it's not private. |
Inherited from AuthorizationBase (via EditBinaryPackageBuild, EditPackageBuild, EditBuildFarmJob, AdminByBuilddAdmin):
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 |