Possible Duplicate:
Java client for SOAP web service with NTLM authentication
I need to secure a Java Web Service (JAX-WS) by using the NTLM authentication protocol. I have gone through a lot of references and I cannot find any information on how to enable NTLM security on a Java Web Service (JAX-WS).