You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Johnson, Michael1 [IT]" <mi...@citigroup.com> on 2002/08/28 15:12:13 UTC

Basic Auth

Hi all,
	I am working on a web services project using axis that requires us
to write a client that passes basic auth information. What is the best way
to do this ? 

-MJ