This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch WW-5626-approach-c
in repository https://gitbox.apache.org/repos/asf/struts.git
at 0166c6a0b WW-5626 remove Jackson auth spike; replaced by production
tests
This branch includes the following new commits:
new 6110b8f6b WW-5626 spike: validate Jackson per-property authorization
mechanism
new dc3c59082 WW-5626 add ParameterAuthorizationContext for
deserializer-level authorization
new 0f2d28a97 WW-5626 address review feedback on
ParameterAuthorizationContext
new 303a3ea0d WW-5626 add AuthorizationAwareContentTypeHandler marker
interface
new ee2646574 WW-5626 add AuthorizingSettableBeanProperty for Jackson
per-property authorization
new 1c3c8b70c WW-5626 add ParameterAuthorizingModule installing the
property wrapper on Jackson mappers
new f88c73017 WW-5626 register ParameterAuthorizingModule on default
Jackson REST handlers
new be5ba5413 WW-5626 use AuthorizationAwareContentTypeHandler path when
handler supports it
new 04f78e287 WW-5626 add integration tests proving the new Jackson
authorization path is used
new 32fa1fdeb WW-5626 deprecate XStreamHandler in favor of
JacksonXmlHandler
new 0166c6a0b WW-5626 remove Jackson auth spike; replaced by production
tests
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.