public class ConfluenceXsrfTokenInterceptor
extends com.atlassian.xwork10.interceptors.XsrfTokenInterceptor
| Constructor and Description |
|---|
ConfluenceXsrfTokenInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.atlassian.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel |
getSecurityLevel() |
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) |
protected String |
internationaliseErrorMessage(com.opensymphony.xwork.Action action,
String key) |
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
intercept in interface com.opensymphony.xwork.interceptor.Interceptorintercept in class com.atlassian.xwork.interceptors.XsrfTokenInterceptorExceptionprotected String internationaliseErrorMessage(com.opensymphony.xwork.Action action, String key)
internationaliseErrorMessage in class com.atlassian.xwork.interceptors.XsrfTokenInterceptorprotected com.atlassian.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel getSecurityLevel()
getSecurityLevel in class com.atlassian.xwork.interceptors.XsrfTokenInterceptorCopyright © 2003–2022 Atlassian. All rights reserved.