[seam-issues] [JBoss JIRA] (SEAM-106) seam booking - an implementation of Authenticator must not be @Stateless

Jozef Hartinger (Created) (JIRA) jira-events at lists.jboss.org
Fri Oct 7 11:38:16 EDT 2011


seam booking - an implementation of Authenticator must not be @Stateless
------------------------------------------------------------------------

                 Key: SEAM-106
                 URL: https://issues.jboss.org/browse/SEAM-106
             Project: Seam 3 Distribution
          Issue Type: Bug
            Reporter: Jozef Hartinger


https://github.com/seam/examples/blob/3.1.0.Beta3/booking/src/main/java/org/jboss/seam/examples/booking/security/BookingAuthenticator.java

An implementation of the Authenticator interface is supposed to carry state (login status). Thus, it cannot be @Stateless!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list