Your package should work according to the processing model defined in
the OASIS WS-Security 2004 standard. wss4j
(http://ws.apache.org/ws-fx/wss4j/) implements WS-Security (and
supports wsu:Id).

Anne

On 4/15/05, Pham Hoai Van <[EMAIL PROTECTED]> wrote:
> 
> Hi all,
> I wanna write a package that help developer sign/encrypt soap message.
> 
> Developer can specify which portion of soap msg will be signed/encrypted
> then my package will sign/encrypt that portion.
> 
> I think of using Xpath and wsu:Id but xpath is a bit complicated and it
> seems axis doesn't support wsu:Id.
> Any suggestion of storing which information will be signed/encrypted ?
> 
> Thanks
> Hoai Van
> 
>

Reply via email to