You can't. If your not authenticated - then getAuthType() can't be filled in

-Tim

Koes, Derrick wrote:

I wish to programmatically check for the auth-method using Tomcat 4.1.18.
The HttpServletRequest class provides a getAuthType method, but this is only
good for an authentication request.  How do I retrieve the auth type used
for the web container at runtime for a non-authentication request?

I guess I could add it to the session upon authentication, but I was curious
if there was another way.


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



Reply via email to