Uses of Interface
org.apache.shiro.session.mgt.NativeSessionManager
Packages that use NativeSessionManager
-
Uses of NativeSessionManager in org.apache.shiro.session.mgt
Classes in org.apache.shiro.session.mgt that implement NativeSessionManagerModifier and TypeClassDescriptionclassAbstract implementation supporting theNativeSessionManagerinterface, supportingSessionListeners and application of theglobalSessionTimeout.classDefault business-tier implementation of theValidatingSessionManagerinterface.classDefault business-tier implementation of aValidatingSessionManager.Constructors in org.apache.shiro.session.mgt with parameters of type NativeSessionManagerModifierConstructorDescriptionDelegatingSession(NativeSessionManager sessionManager, SessionKey key)