开发者

Signing SOAP messages using WSS4J

We need to sign a SOAP message with a certificate in Websphere 7. Currently we are looking at using WSS4J from Apache and are approaching this in the java code itself.

Does anyone have any experience signing SOAP messages 开发者_Python百科in Websphere or otherwise?


Francis,

Websphere 7 has native support for several WS-Security scenarios. Did you already check the documentation?

  • http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/twbs_wsspsenc.html
  • http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.pmc.express.doc/tasks/tjw_wss_conf_new.html

thanks, dims


Did you consider using the WSSSignPart API?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜