Class AllowedUsersActionAdditionalOperationsExtensionPoint

All Implemented Interfaces:
LogEnabled, ExtensionPoint<AllowedUsersActionAdditionalOperations>, Disposable, Initializable, Component, Contextualizable, Serviceable, ThreadSafe

Extension point used by AllowedUsersByObjectAction before (beforeGettingAllowedUsers(AmetysObject, Request)) and after (afterGettingAllowedUsers(AmetysObject, Request)) calling RightManager.getReadAccessAllowedUsers(Object) for doing additional operations (for instance, setting some request attributes needed by the RightManager).