小编dar*_*led的帖子

spring-ws-security依赖冲突

我想使用spring-ws-security来保护我的Web服务Wss4jSecurityInterceptor和签名.但是存在依赖冲突,这使得该系统不可行.在spring-ws-security:2.1.2.RELEASE似乎是行不通的为好.

spring-ws-security : 2.1.3.RELEASE [compile]
 - wss4j : 1.6.5                   [compile]
   - xmlsec : 1.5.1                [compile]
   - opensaml : 2.5.1-1            [compile]
     - openws : 1.4.2-1            [compile]
       - xmltooling : 1.3.2-1      [compile]
         - xmlsec : 1.4.4          [compile] (omitted for conflict with 1.5.1)
Run Code Online (Sandbox Code Playgroud)

有什么方法可以解决这个问题吗?

提前谢谢了.

spring-ws xmlsec wss4j opensaml

2
推荐指数
1
解决办法
1245
查看次数

标签 统计

opensaml ×1

spring-ws ×1

wss4j ×1

xmlsec ×1