Part of lp.security View In Hierarchy
| Method | checkUnauthenticated | Let anonymous users see published announcements. |
| Method | checkAuthenticated | Keep project news invisible to end-users unless they are project |
Inherited from AuthorizationBase:
| 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 |