Uses of Interface
org.apache.shiro.session.mgt.ValidatingSession
-
Packages that use ValidatingSession Package Description org.apache.shiro.session.mgt SessionManager
components supporting enterprise session management. -
-
Uses of ValidatingSession in org.apache.shiro.session.mgt
Classes in org.apache.shiro.session.mgt that implement ValidatingSession Modifier and Type Class Description class
SimpleSession
SimpleSession
JavaBeans-compatible POJO implementation, intended to be used on the business/server tier.
-