Part of lp.security View In Hierarchy
Method | checkAuthenticated | Verify that the user can view the archive. |
Inherited from ViewArchive:
Method | checkUnauthenticated | Unauthenticated users can see the PPA if it's not private. |
Inherited from AuthorizationBase (via ViewArchive):
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 |