Class and Description |
---|
com.opensymphony.xwork2.interceptor.annotations.AnnotationParameterFilterInterceptor
since 6.6.0, integrated into
ParametersInterceptor with StrutsParameter using
struts.parameters.requireAnnotations=true |
org.apache.struts2.interceptor.FileUploadInterceptor
since Struts 6.4.0, use
ActionFileUploadInterceptor instead |
com.opensymphony.xwork2.interceptor.ParameterFilterInterceptor
since 6.4.0, use
ParametersInterceptor . |
com.opensymphony.xwork2.interceptor.ParametersInterceptor
since 6.4.0, use
ParametersInterceptor . |
com.opensymphony.xwork2.util.reflection.ReflectionProviderFactory
inject RefectionProvider directly
|
com.opensymphony.xwork2.inject.util.Strings |
Annotation Type and Description |
---|
com.opensymphony.xwork2.interceptor.annotations.Allowed
since 6.6.0, use
StrutsParameter . |
com.opensymphony.xwork2.interceptor.annotations.BlockByDefault
since 6.6.0, use
struts.parameters.requireAnnotations=true to block all parameters globally. |
com.opensymphony.xwork2.interceptor.annotations.Blocked
since 6.6.0, use
struts.parameters.requireAnnotations=true to block all parameters globally. |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.