Part of canonical.launchpad.security View In Hierarchy
We do this because zope.app.apidoc uses that permission, but nothing else should be using it.
Inherited from UseApiDoc:
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAuthenticated | Return True if the given person has the given permission. |
Inherited from AuthorizationBase (via UseApiDoc):
Method | __init__ | Undocumented |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |