Package org.apache.struts2.action
Interface CspSettingsAware
public interface CspSettingsAware
Implement this interface by an action to provide a custom
CspSettings
,
see CspInterceptor
for more details- Since:
- Struts 6.2.0
-
Method Summary
-
Method Details
-
getCspSettings
CspSettings getCspSettings()
-