xiaojing xu wrote:
>    I think this bug is different from my problem.I want to use http digest 
> mode
> (RFC2617 HTTP Authentication: Basic and Digest Access Authentication).
> And the bug 37984 just want to resolve password in MD5 digest(may be
> not use http digest mode).

Sorry - my bad. Too many digests ;). The root cuase is the same though,
getPassword() needs to return something other than null. You won't be
able to use HTTP digest or digested passwords without some code changes.

Mark

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

Reply via email to