Part of canonical.launchpad.security View In Hierarchy
Known subclasses: canonical.launchpad.security.AppendFAQTarget, canonical.launchpad.security.EditEmailAddress, canonical.launchpad.security.EditPackaging, canonical.launchpad.security.EditPOFileDetails, canonical.launchpad.security.EditPOTemplateDetails, canonical.launchpad.security.EditProduct, canonical.launchpad.security.EditProductRelease, canonical.launchpad.security.EditProductSeries
Method | checkAuthenticated | Return True if the given person has the given permission. |
Inherited from AuthorizationBase:
Method | __init__ | Undocumented |
Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated . |
Method | checkAccountAuthenticated | See IAuthorization.checkAccountAuthenticated . |
This method is implemented by security adapters that have not been updated to work in terms of IAccount.
Returns | True or False. |