I'm using this login module to get user and roles, when "admin" changes "user" password, user can use both old and new password while login, until he first time use new password. old password is cached somewere (probably in sharedState object of loginModule), how can I force clearing this cache? Im using jaas on clientLoginModule side and use sessionbeans from this (swing) client
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964606#3964606 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964606 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
