[
https://issues.apache.org/jira/browse/CXF-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Twiggs updated CXF-2186:
------------------------------
Description:
Change the method used to validate WSS headers such that the order of the
headers is unimportant. The current method used to validate WSS headers
requires the headers be sent in a specific order; also the current method is
counter-intuitive as it reverses the headers before checking them.
See https://issues.apache.org/jira/browse/WSS-147 for more info.
was:
The current method used to validate WSS headers requires the headers be sent in
a specific order; also the current method is counter-intuitive as it reverses
the headers before checking them.
See https://issues.apache.org/jira/browse/WSS-147 for more info.
> Validate WSS headers using new checkReceiverResultsAnyOrder method in
> WSHandler.
> --------------------------------------------------------------------------------
>
> Key: CXF-2186
> URL: https://issues.apache.org/jira/browse/CXF-2186
> Project: CXF
> Issue Type: Improvement
> Components: WS-* Components
> Affects Versions: 2.1.3
> Reporter: Glenn Twiggs
>
> Change the method used to validate WSS headers such that the order of the
> headers is unimportant. The current method used to validate WSS headers
> requires the headers be sent in a specific order; also the current method is
> counter-intuitive as it reverses the headers before checking them.
> See https://issues.apache.org/jira/browse/WSS-147 for more info.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.