|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.xwork.interceptors.XsrfTokenInterceptor com.atlassian.xwork10.interceptors.XsrfTokenInterceptor com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
public class ConfluenceXsrfTokenInterceptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.xwork.interceptors.XsrfTokenInterceptor |
---|
com.atlassian.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel |
Field Summary |
---|
Fields inherited from class com.atlassian.xwork.interceptors.XsrfTokenInterceptor |
---|
CONFIG_PARAM_NAME, OVERRIDE_HEADER_NAME, OVERRIDE_HEADER_VALUE, REQUEST_PARAM_NAME, SECURITY_TOKEN_REQUIRED_ERROR_KEY, VALIDATION_FAILED_ERROR_KEY |
Constructor Summary | |
---|---|
ConfluenceXsrfTokenInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
protected java.lang.String |
internationaliseErrorMessage(com.opensymphony.xwork.Action action,
java.lang.String key)
|
Methods inherited from class com.atlassian.xwork.interceptors.XsrfTokenInterceptor |
---|
addInvalidTokenError, destroy, getSecurityLevel, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfluenceXsrfTokenInterceptor()
Method Detail |
---|
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
in class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
java.lang.Exception
protected java.lang.String internationaliseErrorMessage(com.opensymphony.xwork.Action action, java.lang.String key)
internationaliseErrorMessage
in class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |