Hi, To secure your web service, you have several options. For an instance, from message level you can use ws-security, from transport level you can use SSL/TLS. And yes, you can use NTLM, take a look at [1], the "NTLM Authentication" part. [1]http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html
Freeman ------------- Freeman Fang FuseSource Email:[email protected] Web: fusesource.com Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: http://weibo.com/u/1473905042 On 2012-8-21, at 下午3:26, 杨华杰 wrote: > Hi > How do I secure my web service? Can I use NTLM? > > > Regards, > Hua JIe
