Bug 52839 - New unit test for DigestAuthenticator and SingleSignOn
Summary: New unit test for DigestAuthenticator and SingleSignOn
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: trunk
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-06 16:12 UTC by Brian Burch
Modified: 2012-03-20 21:35 UTC (History)
0 users



Attachments
complete new class file (18.28 KB, text/x-java)
2012-03-06 16:12 UTC, Brian Burch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burch 2012-03-06 16:12:53 UTC
Created attachment 28425 [details]
complete new class file

New test class for SingleSignOn and the Digest Authenticator. Code passes validation and executes successfully against trunk svn commit: r1297158.
Comment 1 Mark Thomas 2012-03-20 21:35:58 UTC
Added to trunk and 7.0.x and will be included in 7.0.27 onwards. Many thanks.