Package org.ametys.cms.rights.solrchecking
-
Interface Summary Interface Description AllowedUsersActionAdditionalOperations Extension forAllowedUsersActionAdditionalOperationsExtensionPoint
-
Class Summary Class Description AllowedUsersActionAdditionalOperationsExtensionPoint Extension point used byAllowedUsersByObjectAction
before (AllowedUsersActionAdditionalOperationsExtensionPoint.beforeGettingAllowedUsers(AmetysObject, Request)
) and after (AllowedUsersActionAdditionalOperationsExtensionPoint.afterGettingAllowedUsers(AmetysObject, Request)
) callingRightManager.getReadAccessAllowedUsers(Object)
for doing additional operations (for instance, setting some request attributes needed by theRightManager
).AllowedUsersByObjectAction Action called to know allowed users for eachAmetysObject
in a list.ReadAccessHelper Helper for Read ACL