Class SecurityHeadersInterceptor
- java.lang.Object
-
- com.atlassian.confluence.security.interceptors.SecurityHeadersInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor
,Serializable
public class SecurityHeadersInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
Add headers to prevent security problems.- Since:
- 5.8.15
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecurityHeadersInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destroy()
void
init()
String
intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
-