Elise Atkins wrote:
> I am using jboss and I trying to change the default caching behavior for
> username/passwords. I would like to force each session to reauthenticate.
>
> The first time the user logs in, the my login module is called and it
> goes through login & commit as expected. The user's
I am using jboss and I trying to change the default caching behavior for
username/passwords. I would like to force each session to reauthenticate.
The first time the user logs in, the my login module is called and it
goes through login & commit as expected. The user's credentials are
cached. T