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.Interceptor
intercept
in class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
Exception
protected String internationaliseErrorMessage(com.opensymphony.xwork.Action action, String key)
internationaliseErrorMessage
in class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
protected com.atlassian.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel getSecurityLevel()
getSecurityLevel
in class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
Copyright © 2003–2021 Atlassian. All rights reserved.