> Is there any way (maybe extending the DefaultWebSessionManager) to inform
> Tomcat about shiro session management?
> 

If you want to use Tomcat (or other servlet container’s sessions) use 
‘ServletContainerSessionManager’ instead:

https://shiro.apache.org/static/current/apidocs/org/apache/shiro/web/session/mgt/ServletContainerSessionManager.html


> 
> 
> --
> Sent from: http://shiro-user.582556.n2.nabble.com/

Reply via email to