Class TrimParametersInterceptor
java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
com.atlassian.bamboo.ww2.interceptors.TrimParametersInterceptor
- All Implemented Interfaces:
Serializable,org.apache.struts2.interceptor.ConditionalInterceptor,org.apache.struts2.interceptor.Interceptor
public class TrimParametersInterceptor
extends org.apache.struts2.interceptor.AbstractInterceptor
Trims any input that's a String
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.interceptor.AbstractInterceptor
destroy, init, setDisabled, shouldIntercept
-
Constructor Details
-
TrimParametersInterceptor
public TrimParametersInterceptor()
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceorg.apache.struts2.interceptor.Interceptor- Specified by:
interceptin classorg.apache.struts2.interceptor.AbstractInterceptor- Throws:
Exception
-