[jboss-user] [JBossWS] - Re: WS Security and multiple signatures

alessio.soldano@jboss.com do-not-reply at jboss.com
Fri Nov 16 08:45:31 EST 2007


"Batigoal" wrote : 
  | Is it possible in JBoss WS to create multiple signatures and to get them after service has been called.
  | In WS-Security Specification (http://www.verisign.com/wss/wss.pdf) look at Chapter 4.5 "ds:Signature".
  | 
  | Can I realize attaching multiple signatures on the same document in JBoss-WS?
  | Where can i found docu or API about that?
  | 

Please take a look at http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#WS-Security to see which security specification JBossWS implements.
Anyway, our wsse implementation automatically sign the soap elements you want, you don't have to do it by yourself but just to properly set up the wsse configuration.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105468#4105468

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105468



More information about the jboss-user mailing list