c.l.s.EditAccountBySelfOrAdmin(AuthorizationBase) : class documentation

Part of canonical.launchpad.security View In Hierarchy

Known subclasses: canonical.launchpad.security.SpecialAccount, canonical.launchpad.security.ViewAccount

Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
Method checkAuthenticated Return True if the given person has the given permission.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkUnauthenticated See IAuthorization.checkUnauthenticated.
def checkAccountAuthenticated(self, account):
See IAuthorization.checkAccountAuthenticated.
ReturnsTrue or False.
def checkAuthenticated(self, user):
Return True if the given person has the given permission.

This method is implemented by security adapters that have not been updated to work in terms of IAccount.

ReturnsTrue or False.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.