Uses of Interface
org.apache.shiro.web.session.mgt.WebSessionManager
Packages that use WebSessionManager
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of WebSessionManager in org.apache.shiro.web.session.mgt
Classes in org.apache.shiro.web.session.mgt that implement WebSessionManagerModifier and TypeClassDescriptionclassWeb-application capableSessionManagerimplementation.classSessionManager implementation providingSessionimplementations that are merely wrappers for the Servlet container'sHttpSession.