alee amin wrote:
The password is placed as in encryppted form in DB, so i can not rely on
tomcat "authenticate" method which simple "select" the username/password
from DB and match it. I have seen the implementation of (
org.apache.catalina.realm.JDBCRealm).
Have you tried using 'digest' attribute? It looks it could help: http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JDBCRealm

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to