Exchange Web 服务 Kerberos 身份验证
我需要通过 JAX-WS 生成的 Java 代理使用 Exchange Web 服务。
我们可以通过 Kerberos 身份验证连接到 Exchange 服务器吗?
I need to consume Exchange Web Services through Java Proxies generated by JAX-WS.
Can we connect to the Exchange server with Kerberos authentication?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
EWS 在使用 Kerberos 时没有什么特殊之处。如果您可以使用 kerberos 调用任何 Web 服务,那么您就可以调用 EWS。
Theres nothing specific to EWS in working with Kerberos. If you can call any web service with kerberos then you'll be able to call EWS.