Package org.omnifaces.security


package org.omnifaces.security
  • Classes
    Class
    Description
    The <sec:isAnonymous> tag conditionally renders its content only when the user is anonymous (not authenticated).
    The <sec:isAuthenticated> tag conditionally renders its content only when the user is authenticated (logged in).
    The <sec:authorize> tag conditionally renders its content based on role-based access control using SecurityContext.