Uses of Class
org.apache.shiro.session.mgt.AbstractNativeSessionManager
-
Packages that use AbstractNativeSessionManager Package Description org.apache.shiro.session.mgt SessionManagercomponents supporting enterprise session management. -
-
Uses of AbstractNativeSessionManager in org.apache.shiro.session.mgt
Subclasses of AbstractNativeSessionManager in org.apache.shiro.session.mgt Modifier and Type Class Description classAbstractValidatingSessionManagerDefault business-tier implementation of theValidatingSessionManagerinterface.classDefaultSessionManagerDefault business-tier implementation of aValidatingSessionManager.
-