Need to pass role of the user in current page to EL expression
Absence Balance page displays data of all the reportees.
Custom report is required to be embedded on the page only for the users (reportees) which are in specific roles.
securityContext.userInRole can check role of the logged in user. I need EL expression to check the roles of the user in that page context.
Tagged:
0