You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Bruce RItter (Jira)" <ji...@apache.org> on 2022/02/08 22:54:00 UTC

[jira] [Created] (WSS-691) WSSecSignature.build(Crypto) does not work correctly if parts are specified

Bruce RItter created WSS-691:
--------------------------------

             Summary: WSSecSignature.build(Crypto) does not work correctly if parts are specified
                 Key: WSS-691
                 URL: https://issues.apache.org/jira/browse/WSS-691
             Project: WSS4J
          Issue Type: Bug
          Components: WSS4J Core
    Affects Versions: 2.3.2, 2.4.0, 2.2.2
            Reporter: Bruce RItter
            Assignee: Colm O hEigeartaigh


WSSecSignature.build(Crypto) won't sign other than the default part (the main body) because it uses the parts class field, but there is no way to set it, so it always just does the default. In my application we add a timestamp and sign only the timestamp, but you can't do that with the build method because there is no way to set the parts field to include the timestamp.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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