l.s.EditLibraryFileAliasWithParent(AuthorizationBase) : class documentation

Part of lp.security View In Hierarchy

No class docstring
Method checkAuthenticated Only persons which can edit an LFA's parent can edit an LFA.

Inherited from AuthorizationBase:

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
def checkAuthenticated(self, user):
Only persons which can edit an LFA's parent can edit an LFA.

By default, a LibraryFileAlias does not know about its parent. Such aliases are never editable. Use an adapter to provide a parent object.

If a parent is known, users which can edit the parent can also edit properties of the LibraryFileAlias.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.