<anyxmlelement xmlns:sec="omnifaces.security"/>
| Info | Value |
|---|---|
| ID (tag prefix) | sec |
| URI | omnifaces.security |
| Tag | Description |
|---|---|
| authorize |
Conditionally renders content based on role-based access control.
Supports checking for a single role, any role from a list, or all roles from a list.
Exactly one of the following attributes must be specified: role, anyRole, or allRoles.
|
| isAnonymous | Allows content to be rendered if the user is anonymous. |
| isAuthenticated | Allows content to be rendered if the user is authenticated. |
Output generated by Vdldoc View Declaration Language Documentation Generator.