https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
Summary: JAASRealm not working with DigestAuthenticator
Product: Tomcat 6
Version: 6.0.16
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
JAASRealm cannot be used with DigestAuthenticator.
JAASRealm only overrides authenticate(String, String), whereas
DigestAuthenticator calls authenticate(String, String, String, String, String,
String, String, String).
This is similar to bug 41407, where CLIENT-CERT authentication is used.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]