« Return to Thread: [jira] Created: (CXF-2186) Validate WSS headers using new checkReceiverResultsAnyOrder method in WSHandler.

[jira] Created: (CXF-2186) Validate WSS headers using new checkReceiverResultsAnyOrder method in WSHandler.

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread

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


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.

 « Return to Thread: [jira] Created: (CXF-2186) Validate WSS headers using new checkReceiverResultsAnyOrder method in WSHandler.