Uses of Interface
org.apache.shiro.session.mgt.ValidatingSession
-
Packages that use ValidatingSession Package Description org.apache.shiro.session.mgt SessionManagercomponents 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 classSimpleSessionSimpleSessionJavaBeans-compatible POJO implementation, intended to be used on the business/server tier.
-