wssecurity:wssecurity 示例存储库

时间:2024-06-26 14:55:51
【文件属性】:

文件名称:wssecurity:wssecurity 示例存储库

文件大小:31KB

文件格式:ZIP

更新时间:2024-06-26 14:55:51

Java

安全性 该代码库展示了基于 WS-Security 的服务的主要概念。 假定已经安装了 JCE。 使用的框架和技术:Spring、CXF、Maven、Jersey。 基本运行说明 安装运行所需的 jars mvn clean install 开始码头 mvn jetty:run 开放服务 http://localhost:8181/ 基础网络服务开发 实现网络服务 添加带有基本类型声明的 xsd 添加基于 xsd 导入的 .wsdl 调整构建过程以从 .xsd 和 .wsdl 生成实体 定义 Web 服务实现类 配置 cxf jaxws 端点参考 添加spring web配置 创建 Web 应用程序 web.xml 描述符 将 jetty maven 插件添加到启动 实现 Web 服务客户端 使用拦截器保护 Web 服务 使用 WS-Policy 保护 Web 服务


【文件预览】:
wssecurity-master
----sample-service()
--------sample-service-entities()
--------pom.xml(2KB)
--------sample-service-web()
--------sample-service-client()
----README.md(883B)
----pom.xml(630B)

网友评论