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

Part of canonical.launchpad.security View In Hierarchy

No class docstring
Method checkAuthenticated Is the user able to view the code review comment?
Method checkUnauthenticated Are not-logged-in people able to view the code review comment?

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkAuthenticated(self, user):
Is the user able to view the code review comment?

The user can see a code review comment if they can see the branch merge proposal.

def checkUnauthenticated(self):
Are not-logged-in people able to view the code review comment?

They can see a code review comment if they can see the branch merge proposal.

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