Package | Description |
---|---|
org.apache.struts2.action | |
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
Modifier and Type | Class and Description |
---|---|
class |
CspReportAction
An abstract Action that can be extended to process the incoming CSP violation reports.
|
class |
DefaultCspReportAction
The default implementation of
CspReportAction that simply logs the JSON object
that contains the details of the CSP violation. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionSupport
A simple action support class that sets properties to be able to serve
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.