Part of lp.security View In Hierarchy
Inherited from ViewHWDBBase:
| Method | checkAuthenticated | We give for now access only to Canonical employees. |
| Method | checkUnauthenticated | No access for anonymous users. |
Inherited from AuthorizationBase (via ViewHWDBBase):
| 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 |