Uses of Interface
org.apache.struts2.action.ServletRequestAware
Packages that use ServletRequestAware
-
Uses of ServletRequestAware in org.apache.struts2.action
Classes in org.apache.struts2.action that implement ServletRequestAwareModifier and TypeClassDescriptionclass
An abstract Action that can be extended to process the incoming CSP violation reports.class
The default implementation ofCspReportAction
that simply logs the JSON object that contains the details of the CSP violation.