Part of lp.security View In Hierarchy
Method | checkUnauthenticated | See AuthorizationBase . |
Method | checkAuthenticated | Can the user see the details of this email address? |
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 |