Hi All,

With my gsoap web services I can get at the userid and password that are
passed in the HTTP header using HTTP Basic Authentication.  It decodes
the password as well and sticks both the userid and password in the
structure that it passes to me.

I want to offer the same support with my Axis2/C implementation.  Does
the Axis2/C code do something similar to the above?  I'm basically just
wanting to get a userid and password passed via HTTP Basic auth and use
these credentials in my code to log the user in.

Thanks,

-Dave.

**********************************************************************
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. Any 
unauthorized review, use, disclosure or distribution is prohibited. If you are 
not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message. 
**********************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to