users@jaspic-spec.java.net

[JIRA] Created: (JASPIC_SPEC-4) servlet profile does not profile the use of the spi under HttpServletRequest#authenticate

From: monzillo (JIRA) <"monzillo>
Date: Wed, 13 Feb 2013 02:51:53 +0000 (GMT+00:00)

 servlet profile does not profile the use of the spi under HttpServletRequest#authenticate
------------------------------------------------------------------------------------------

                 Key: JASPIC_SPEC-4
                 URL: http://java.net/jira/browse/JASPIC_SPEC-4
             Project: jaspic-spec
          Issue Type: Bug
            Reporter: monzillo
            Assignee: monzillo


when jsr 196 is configured for a Servlet application, the jsr 196 configuration
must be applied when HttpServletRequest#authenticate is called.

In that case, a call to HttpServletRequest#login must throw an exception since
the configured authentication mechanism may not be password based.

the servlet profile must also define what happens when
HttpServletRequest#logout is called

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://java.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira