Part of canonical.launchpad.security View In Hierarchy
By default, any logged-in user can see anything. More restrictive rulesets are defined in other IAuthorization implementations.
Method | checkAuthenticated | Any authenticated user can see this object. |
Inherited from AuthorizationBase:
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |