Uses of Interface
org.apache.shiro.session.mgt.ValidatingSession

Packages that use ValidatingSession
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
 class SimpleSession
          Simple Session JavaBeans-compatible POJO implementation, intended to be used on the business/server tier.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.