[
https://jira.jboss.org/jira/browse/JBSEAM-4124?page=com.atlassian.jira.pl...
]
Shervin Asgari commented on JBSEAM-4124:
----------------------------------------
Perhaps, but I still dont get why you cannot just call a preLoggedOut event. If you look
at all the other events, it is consistent with all the other authentication events...
Change org.jboss.seam.security.loggedOut to
org.jboss.seam.security.PostLoggedOut and add org.jboss.seam.security.PreLoggedOut
-------------------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-4124
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4124
Project: Seam
Issue Type: Feature Request
Components: Security
Reporter: Shervin Asgari
Assignee: Shane Bryzak
Priority: Trivial
It would be nice to have an Event that was fired right before the user logged out. Right
now we only have the org.jboss.seam.security.loggedOut event, but I would like to
possibilty to log some information about the user logging out, and I cannot do that after
the user has logged out, because the user session is destroyed.
Either changing the event loggedOut name to PostLoggedOut or just adding a preLoggedOut.
Which ever is fine with me :-)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira