DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25529>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25529

Redesign of HTTP authentication framework





------- Additional Comments From [EMAIL PROTECTED]  2004-01-12 13:18 -------
I think the patch is okay, but the architecture is not perfect yet. You can
still commit it I guess. I did not run any tests on it but rather scimmed the code.

To do:
1. I would like to get rid of the challenge stuff in AuthScheme interface.
Challenge is really an implementation detail that should not be part of this
interface.
2. For real stateful authentication we will need a single AuthScheme instance
that  lives during a complete authentication cycle. The
AuthPolicy::getAuthScheme method does not currently fulfill this.

Odi

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

Reply via email to