Uses of Interface
org.apache.struts2.action.ServletResponseAware
Packages that use ServletResponseAware
-
Uses of ServletResponseAware in org.apache.struts2.action
Classes in org.apache.struts2.action that implement ServletResponseAwareModifier 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.