Uses of Class
org.apache.shiro.util.MapContext
Packages that use MapContext
Package
Description
SessionManager components supporting enterprise session management.Concrete support implementations of most of the
org.apache.shiro.subject interfaces.-
Uses of MapContext in org.apache.shiro.session.mgt
Subclasses of MapContext in org.apache.shiro.session.mgtModifier and TypeClassDescriptionclassDefault implementation of theSessionContextinterface which provides getters and setters that wrap interaction with the underlying backing context map. -
Uses of MapContext in org.apache.shiro.subject.support
Subclasses of MapContext in org.apache.shiro.subject.support