You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by mg...@alu.um.es on 2003/03/11 12:29:24 UTC

Send parameters to the JNDIRealm

Hi.

I have an application that it connects to a servlet and send it a set of 
parameters through OutputStream. I have a JNDIRealm installed and when the 
application connects to the servlet, my Realm can't to map these parameters 
(with the client certificate) a none authenticate() method.

What parameters is sent to my JNDIRealm??

I think that the authenticate method will be ~ authenticate(X509Certificate[] 
certs, xxx) -> xxx = ??

Regards.


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