Class HasRightAction

All Implemented Interfaces:
Component, Configurable, LogEnabled, Serviceable, ThreadSafe, Action
Direct Known Subclasses:
HasNotAdminRightAction, HasRightAction

This action determines if the user has a right given in src.
return EMPTY_MAP if the user has right and null otherwise
You can use the 'context' parameter to specify the right context. / is the default value.