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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to