How to listen on logout in Spring Security + JSF -


i want listen on logout/timeout , set lastseen user object. how can achieve this?

i saw , tried this answer, it's spring mvc , didn't work me in jsf. i'm using myfaces 2.2, spring 4 , spring security 3.5.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -