Recently, I am working on a project that requires to build a web service client in Java running on JAX-WS engine to talk to a .NET web service secured by Integrated Windows authentication (also known as NTLM protocol)
I searched on the Internet. It seems a well-known issue, but no one has good solution yet.
Anyone has done this before?
Any suggestion will be appreciated.
以上就是JAX-WS client for IIS Integrated Windows authentication (NTLM)的详细内容,更多请关注web前端其它相关文章!