com.atlassian.confluence.xwork
Class ConfluenceXsrfTokenInterceptor
java.lang.Object
com.atlassian.xwork.interceptors.XsrfTokenInterceptor
com.atlassian.xwork10.interceptors.XsrfTokenInterceptor
com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
- All Implemented Interfaces:
- com.opensymphony.xwork.interceptor.Interceptor
public class ConfluenceXsrfTokenInterceptor
- extends XsrfTokenInterceptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceXsrfTokenInterceptor
public ConfluenceXsrfTokenInterceptor()
intercept
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws Exception
- Specified by:
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
- Overrides:
intercept
in class XsrfTokenInterceptor
- Throws:
Exception
internationaliseErrorMessage
protected String internationaliseErrorMessage(com.opensymphony.xwork.Action action,
String key)
- Overrides:
internationaliseErrorMessage
in class XsrfTokenInterceptor