Uses of Interface
org.apache.shiro.session.mgt.ValidatingSessionManager
Packages that use ValidatingSessionManager
-
Uses of ValidatingSessionManager in org.apache.shiro.session.mgt
Classes in org.apache.shiro.session.mgt that implement ValidatingSessionManagerModifier and TypeClassDescriptionclassDefault business-tier implementation of theValidatingSessionManagerinterface.classDefault business-tier implementation of aValidatingSessionManager.Methods in org.apache.shiro.session.mgt that return ValidatingSessionManagerMethods in org.apache.shiro.session.mgt with parameters of type ValidatingSessionManagerModifier and TypeMethodDescriptionvoidExecutorServiceSessionValidationScheduler.setSessionManager(ValidatingSessionManager sessionManager) Constructors in org.apache.shiro.session.mgt with parameters of type ValidatingSessionManagerModifierConstructorDescriptionExecutorServiceSessionValidationScheduler(ValidatingSessionManager sessionManager)