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

Part of canonical.launchpad.security View In Hierarchy

No class docstring
Method checkUnauthenticated Unauthenticated users can only view public memberships.
Method checkAuthenticated Verify that the user can view the team's membership.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkUnauthenticated(self):
Unauthenticated users can only view public memberships.
def checkAuthenticated(self, user):
Verify that the user can view the team's membership.

Anyone can see a public team's membership. Only a team member or commercial admin or a Launchpad admin can view a private team.

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