Hi Theirry,
what about mark Reference.setUserInfo as deprecated in the javadoc and
as annotation, with a reference to RFC 3986?
best regards
Stephan
Thierry Boileau schrieb:
Hi Eben,
as pointed by the last URI specification, the use of the format
"user:password" in the userinfo field is deprecated (see
http://gbiv.com/protocols/uri/rfc/rfc3986.html#userinfo). Thus, you
should use the ChallengeResponse object. However, there is a bug in
the code of the Reference class which does not prevent such cases.
Thanks for having reported that.
best regards,
Thierry Boileau