Hi ,
I have extended the DatabaseServerLoginModule to perform additional functionality when
user logs in and plugged it in to JBoss ("MyDatabaseServerLoginModule"). Now I
have to call its logout method to do some extra stuff when the user logout. Calling of
login method is transparent but I have to call logout programmatically since logout will
happen on a user event. How can I implement this
Any help will be appreciated
Sajith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968288#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...