Does anyone know how to make DatabaseServerLoginModule stop caching the user information retrieved from the database?
If a user selects a new password, I would like him to be able to log in with it immediately.
The only way I can make his changes effective currently is by restarting JBoss – which obviously is not a good solution.
Randahl
|