You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2013/04/22 13:21:15 UTC

[jira] [Created] (WSS-436) Outbound StaX code should fail on not finding a signature/encryption part

Colm O hEigeartaigh created WSS-436:
---------------------------------------

             Summary: Outbound StaX code should fail on not finding a signature/encryption part
                 Key: WSS-436
                 URL: https://issues.apache.org/jira/browse/WSS-436
             Project: WSS4J
          Issue Type: Bug
            Reporter: Colm O hEigeartaigh
             Fix For: 2.0



The outbound StaX code should fail on not finding a signature/encryption part. Perhaps we could just add a boolean to SecurePart indicating whether it was satisfied or not, and then loop through the SecurePart lists when we're done to check everything was matching.

With the current code a user might specify the wrong namespace and then assume security was applied.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org