Uses of Interface
org.apache.shiro.web.session.mgt.WebSessionManager

Packages that use WebSessionManager
org.apache.shiro.web.session.mgt   
 

Uses of WebSessionManager in org.apache.shiro.web.session.mgt
 

Classes in org.apache.shiro.web.session.mgt that implement WebSessionManager
 class DefaultWebSessionManager
          Web-application capable SessionManager implementation.
 class ServletContainerSessionManager
          SessionManager implementation providing Session implementations that are merely wrappers for the Servlet container's HttpSession.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.