首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Mule SOAP WS-Security配置密钥值

Mule SOAP WS-Security配置密钥值
EN

Stack Overflow用户
提问于 2013-11-01 14:46:48
回答 1查看 338关注 0票数 0

我正在测试下面的SOAP web服务安全示例。在这里,在soap组件配置中,键值对是http://www.mulesoft.org/documentation/display/current/SOAP+Web+Service+Security+Example UsernameToken TimeStamp。在启用WS-Security时,提到键值是WSHandlerContant类的常量。但是,如果我使用WSHandlerContant类的常量变量USERNAME_TOKEN而不是UsernameToken,我就会得到错误。谁能告诉我在哪里可以找到SOAP安全密钥值的可能值。http://www.mulesoft.org/documentation/display/current/Enabling+WS-Security http://people.apache.org/~coheigea/stage/wss4j/1.5.5/site/apidocs/org/apache/ws/security/handler/WSHandlerConstants.html#PW_CALLBACK_CLASS

EN

回答 1

Stack Overflow用户

发布于 2013-11-01 14:54:03

下面是我们可以在SOAP安全配置中使用的contant字段值。

http://people.apache.org/~coheigea/stage/wss4j/1.5.5/site/apidocs/constant-values.html#org.apache.ws.security.handler.WSHandlerConstants.RECEIVE

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/19722067

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档