Class XssSafeActionBeanPropertyBinder

java.lang.Object
net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
sk.iway.iwcm.system.stripes.XssSafeActionBeanPropertyBinder
All Implemented Interfaces:
net.sourceforge.stripes.config.ConfigurableComponent, net.sourceforge.stripes.controller.ActionBeanPropertyBinder

public class XssSafeActionBeanPropertyBinder extends net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
XssSafeActionBeanPropertyBinder.java
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder

    net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder.Row
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected SortedMap<net.sourceforge.stripes.controller.ParameterName,String[]>
    getParameters(net.sourceforge.stripes.action.ActionBean actionBean)
     

    Methods inherited from class net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder

    bind, bind, bindMissingValuesAsNull, bindNonNullValue, bindNullValue, checkSingleRequiredField, convert, doExpressionValidation, doPostConversionValidations, doPreConversionValidations, getConfiguration, getFieldsPresentInfo, handlePropertyBindingError, init, isBindingAllowed, trim, validateRequiredFields

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XssSafeActionBeanPropertyBinder

      public XssSafeActionBeanPropertyBinder()
  • Method Details

    • getParameters

      protected SortedMap<net.sourceforge.stripes.controller.ParameterName,String[]> getParameters(net.sourceforge.stripes.action.ActionBean actionBean)
      Overrides:
      getParameters in class net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder