I'm trying to invoke a webservicethe which is existing on some  external server.

Those server return response like unauthorized access.

right now i tried with basic authentication to invoke the web path which is existing on External server.

My questions is rather than using Basic authentication to access the webservice, Is there any way to use NTML kind of authentication.