Part of lp.security View In Hierarchy
Only members of a private team can view the membership list.
| 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 | checkPermissionIsRegistered | Pass through to checkPermission. | 
| Method | forwardCheckAuthenticated | Forward request to another security adapter. | 
| Method | forwardCheckUnauthenticated | Forward request to another security adapter. | 
| Method | _checkAndFetchNext | Undocumented |