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

Part of canonical.launchpad.security View In Hierarchy

No class docstring
Method checkAuthenticated Is the user able to view the branch merge proposal?
Method checkUnauthenticated Is anyone able to view the branch merge proposal?

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkAuthenticated(self, user):
Is the user able to view the branch merge proposal?

The user can see a merge proposal between two branches that the user can see.

def checkUnauthenticated(self):
Is anyone able to view the branch merge proposal?

Anyone can see a merge proposal between two public branches.

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