[EMAIL PROTECTED] wrote:
public Credentials getCredentials( String realm, String host );

looks pretty much that way too. Even if you add port and authorization
scheme and possibly the status code as additional arguments. Rather,
define a class that holds such information and can be subclassed for
new authorization schemes, should someone choose to invent one.

Totally agreed. Just look at the Digest Auth Scheme. It has tons of parameters and is even stateful!


BTW: Could we have architecture discussions on the mailing list rather than on a bug report / feature request? Bugzilla makes a bad chatroom...


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



Reply via email to