That's sort of my problem. We're using Axis2 1.0 and the class
HttpTransportProperties.Authenticator even doesn't exist in this version.
All the documentation I've been able to find was based on this class and the
HTTPProperties.BASIC_AUTHENTICATION constant that doesn't exist either in
1.0. I've browsed through the code quickly but only found things about proxy
configuration. I may have missed something though (was just a quick look).

So do you know what was the mechanism to set credentials in 1.0?

Thanks,

Matthieu

On 10/21/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi,
Axis2 supports Basic, Digest and NTLM authentication schemes using
HTTPClient...
See following RC-1 draft doc[1] for more details...

Most upto date doc can be found here[2]..

~Thilina

[1]http://people.apache.org/~thilina/axis2/docs/http-
transport.html#preemptive_auth
[2]
http://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html
--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

Reply via email to