I want to listen on logout/timeout and set lastSeen
to User object. How can I achieve this?
I saw and tried this answer, but it's for Spring MVC and it didn't work for me in JSF. I'm using MyFaces 2.2, Spring 4 and Spring Security 3.5.
I want to listen on logout/timeout and set lastSeen
to User object. How can I achieve this?
I saw and tried this answer, but it's for Spring MVC and it didn't work for me in JSF. I'm using MyFaces 2.2, Spring 4 and Spring Security 3.5.