In that case, security constraints in web.xml should be fine. (Google for more detail)

-Tim

Rudolf Castelino wrote:

Mutual Authentication is where a user needs to have a Client Side certificate to login to a webapplication which is using a Server Side Certificate



The Present is more Real than the Past or the Future Put together





From: Tim Funk <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: Re: Mutual and Basic Authentication switched on for the same web application
Date: Wed, 24 Sep 2003 17:52:07 -0400


What is mutual authentication?

In web.xml you can define security contraints on servlets or URLS. Each constraint can have its own login requirements. (FORM vs BASIC ...)

-Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to