xfire:拦截Webservice头信息

发布于 2024-09-07 08:10:59 字数 148 浏览 6 评论 0原文

我有一些通过 xfire 公开的 Web 服务,并且希望确保这些 Web 服务调用的安全性。如何在不更改 Web 服务内部任何内容的情况下增加安全性?基本上我想在这些 Web 服务调用到达实际的 Web 服务之前拦截这些调用并验证这些调用。请帮助我

问候 维沙尔·G

I have some webservices exposed through xfire and want to have security around those webservice calls. How can I add security without changing anything inside the web services? Basically I want to intercept these webservice calls before it is reaching actual webservice and to authenticate those calls. Please help me

Regards
Vishal G

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

负佳期 2024-09-14 08:10:59

听起来像是 Spring Security 的工作。它可以为现有的非 Spring 应用程序提供安全性,而无需进行任何内部修改。

Sounds like a job for Spring Security. It can provide security around an existing non-Spring application without any internal modification.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文