Package org.apache.struts2.rest.handler.jackson
package org.apache.struts2.rest.handler.jackson
-
ClassesClassDescriptionA
SettableBeanProperty.Delegatingthat authorizes each property against theParameterAuthorizationContextbefore delegating to the underlying property'sdeserializeAndSet.JacksonSimpleModulethat wraps everySettableBeanPropertyon every bean type with anAuthorizingSettableBeanProperty, enforcing@StrutsParameterauthorization during deserialization via theParameterAuthorizationContextThreadLocal.