hi all,
jboss portal 2.4.1 bundle with AS 4.05
I needed my own user validation so i implemented my own UsersRolesLoginModule extention
with the passwordValidate method and all works perfectly but now i saw that if session
expire itself because of timeout or user close browser without logout and re-enter the
portal, the login process doesn't call anymore my private validatePassword method.
How can i force the validatePassword call everytime?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085555#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...