Uses of Class
org.apache.shiro.session.mgt.AbstractSessionManager
Packages that use AbstractSessionManager
-
Uses of AbstractSessionManager in org.apache.shiro.session.mgt
Subclasses of AbstractSessionManager in org.apache.shiro.session.mgtModifier and TypeClassDescriptionclassAbstract implementation supporting theNativeSessionManagerinterface, supportingSessionListeners and application of theglobalSessionTimeout.classDefault business-tier implementation of theValidatingSessionManagerinterface.classDefault business-tier implementation of aValidatingSessionManager.