When using Shiro inside a Servlet Container is there a way to disable "touching" the session for certain method calls. I would like to allow polling for logged in state (not too frequent) without causing that to refresh the session.
-- View this message in context: http://shiro-user.582556.n2.nabble.com/How-to-not-touch-session-tp6174681p6174681.html Sent from the Shiro User mailing list archive at Nabble.com.
