Yes, HttpClient already handles Digest authentication for you. Please take a look at the authentication docs <http://jakarta.apache.org/commons/httpclient/authentication.html>. You just need to provide credentials.
Mike
On Jan 21, 2004, at 4:31 PM, Sid Subr wrote:
would it be possibe to the following
send a request to web server . get authentication response. read the response use the nonce and create the digest with the nonce and then send out the request again with the authorization digest
--- Michael Becke <[EMAIL PROTECTED]> wrote:Hi Sid,<http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/
Take a look at the DigestScheme
---------------------------------------------------------------------
commons/httpclient/auth/DigestScheme.html>.
Mike
On Jan 21, 2004, at 1:37 PM, Sid Subr wrote:
fordoes httpclient have an API for creating a Authentication Digest? if so what all does it needthat apart from the realm, username and thepassword?Sweepstakes
__________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus"http://hotjobs.sweepstakes.yahoo.com/signingbonus
[EMAIL PROTECTED]To unsubscribe, e-mail:
---------------------------------------------------------------------For additional commands, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail:[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]