com.atlassian.xwork12.interceptors
Class SafeParametersInterceptor

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

public class SafeParametersInterceptor
extends SafeParametersInterceptor

//TODO define class

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.xwork.interceptors.SafeParametersInterceptor
log
 
Constructor Summary
SafeParametersInterceptor()
           
 
Method Summary
 
Methods inherited from class com.atlassian.xwork.interceptors.SafeParametersInterceptor
after, before, setDisableAnnotationChecks, shouldNotIntercept
 
Methods inherited from class com.opensymphony.xwork.interceptor.AroundInterceptor
destroy, init, intercept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeParametersInterceptor

public SafeParametersInterceptor()


Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.