Interface SecurityEnforcer

All Known Implementing Classes:
AccessEnforcer, AnnotatedAccessEnforcer, 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