Maybe I can re-phase my question to be more succinct: If a remembered user comes back to my site, I want to perform some extra validation steps the first time only. (e.g., I want to check that he remains an enabled user in our system) What implementation of this fits best into the Shiro architecture? (In my attempt, it runs through my extra validation steps with every page the user clicks on.)
Thanks in advance, Dan -- View this message in context: http://shiro-user.582556.n2.nabble.com/RememberMe-implementation-tp6201635p6208905.html Sent from the Shiro User mailing list archive at Nabble.com.
