Class HasAnyRolesTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class HasAnyRolesTag
    extends RoleTag
    Displays body content if the current user has any of the roles specified.
    Since:
    0.2
    See Also:
    Serialized Form
    • Constructor Detail

      • HasAnyRolesTag

        public HasAnyRolesTag()