Interface SecurityEnforcer

  • All Known Implementing Classes:
    AdminEnforcer, ParameterEnforcer, WebSudoEnforcer, XsrfTokenEnforcer

    public interface SecurityEnforcer
    Interface for enforcing security policy criteria given a request and supplementary information for that request such as the authenticated user and mapped Struts action.
    Since:
    8.8