Part of canonical.launchpad.security View In Hierarchy
| Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated. |
Inherited from EditByOwnersOrAdmins:
| Method | checkAuthenticated | Return True if the given person has the given permission. |
Inherited from AuthorizationBase (via EditByOwnersOrAdmins):
| Method | __init__ | Undocumented |
| Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated. |
IAuthorization.checkAccountAuthenticated.| Returns | True or False. | |