users@jsr311.java.net

SecurityContext.getAuthenticationScheme()

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Mon, 07 Apr 2008 11:03:48 +0200

Hi all,

is with SecurityContext.getAuthenticationScheme() ==
SecurityContext.FORM_AUTH meant, that someone uses a typical login page
as far known from all over the web, than the client gets a Cookie and
the authentication is checking, if their is a valid authentication
Cookie? Or what does FORM_AUTH mean? If not, what about adding
SecurityContext.COOKIE?

best regards
   Stephan