Interface | Description |
---|---|
AllowedUsersActionAdditionalOperations |
Extension for
AllowedUsersActionAdditionalOperationsExtensionPoint |
Class | Description |
---|---|
AllowedUsersActionAdditionalOperationsExtensionPoint |
Extension point used by
AllowedUsersByObjectAction before (AllowedUsersActionAdditionalOperationsExtensionPoint.beforeGettingAllowedUsers(AmetysObject, Request) )
and after (AllowedUsersActionAdditionalOperationsExtensionPoint.afterGettingAllowedUsers(AmetysObject, Request) ) calling RightManager.getReadAccessAllowedUsers(Object)
for doing additional operations (for instance, setting some request attributes needed by the RightManager ). |
AllowedUsersByObjectAction |
Action called to know allowed users for each
AmetysObject in a list. |
ReadAccessHelper |
Helper for Read ACL
|