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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to