|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.security.interceptors.XXSSSecurityHeaderInterceptor
public class XXSSSecurityHeaderInterceptor
Adds a X-XSS-Protection HTTP header(in block mode) to response.
| Constructor Summary | |
|---|---|
XXSSSecurityHeaderInterceptor()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XXSSSecurityHeaderInterceptor()
| Method Detail |
|---|
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws java.lang.Exception
intercept in interface com.opensymphony.xwork.interceptor.Interceptorjava.lang.Exceptionpublic void init()
init in interface com.opensymphony.xwork.interceptor.Interceptorpublic void destroy()
destroy in interface com.opensymphony.xwork.interceptor.Interceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||