Uses of Interface
org.apache.shiro.web.session.mgt.WebSessionContext
-
Packages that use WebSessionContext Package Description org.apache.shiro.web.session.mgt -
-
Uses of WebSessionContext in org.apache.shiro.web.session.mgt
Classes in org.apache.shiro.web.session.mgt that implement WebSessionContext Modifier and Type Class Description classDefaultWebSessionContextDefault implementation of theWebSessionContextinterface which provides getters and setters that wrap interaction with the underlying backing context map.
-