Part of canonical.launchpad.webapp.interfaces View In Hierarchy
Known implementations: canonical.launchpad.security.AuthorizationBase
Method | checkUnauthenticated | Returns True if an unauthenticated user has that permission |
Method | checkAccountAuthenticated | Returns True if the account has that permission on the adapted |
The argument account
is the account who is authenticated.