Part of lp.security View In Hierarchy
IPOTemplate.
Allow all persons that can also administer the translations to which this template belongs to and also translation group owners.
Product owners does not have administrative privileges.
| Method | checkAuthenticated | Allow Launchpad's admins and Rosetta experts edit all fields. | 
Inherited from AuthorizationBase (via OnlyRosettaExpertsAndAdmins):
| Method | __init__ | Undocumented | 
| Method | checkUnauthenticated | See IAuthorization.checkUnauthenticated. | 
  
| 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 |