You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/07/28 15:32:49 UTC

[Bug 55101] BasicAuthenticator parser and associated unit tests

https://issues.apache.org/bugzilla/show_bug.cgi?id=55101

--- Comment #4 from Brian Burch <Br...@PingToo.com> ---
Created attachment 30636
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30636&action=edit
remove redundant test cases for unusual but valid credentials

r1495169 introduced a new BasicAuthenticator inner class to encapsulate parsing
and decoding of Base64 credentials. It also added TestBasicAuthParser, which
examines a far wider set of edge cases. This new change removes three tests
that have now become complete duplicates of cases in TestBasicAuthParser. Also,
the class-level comment has been expanded to explain the relationship between
the two test classes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org