com.atlassian.xwork12.interceptors
Class XsrfTokenInterceptor

java.lang.Object
  extended by com.atlassian.xwork.interceptors.XsrfTokenInterceptor
      extended by com.atlassian.xwork12.interceptors.XsrfTokenInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, Serializable

public class XsrfTokenInterceptor
extends XsrfTokenInterceptor

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
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
XsrfTokenInterceptor()
           
 
Method Summary
 
Methods inherited from class com.atlassian.xwork.interceptors.XsrfTokenInterceptor
addInvalidTokenError, destroy, getSecurityLevel, init, intercept, internationaliseErrorMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsrfTokenInterceptor

public XsrfTokenInterceptor()


Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.