Uses of Interface
org.apache.shiro.web.session.mgt.WebSessionContext
Packages that use WebSessionContext
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of WebSessionContext in org.apache.shiro.web.session.mgt
Classes in org.apache.shiro.web.session.mgt that implement WebSessionContextModifier and TypeClassDescriptionclassDefault implementation of theWebSessionContextinterface which provides getters and setters that wrap interaction with the underlying backing context map.