Uses of Class
org.apache.shiro.session.StoppedSessionException

Packages that use StoppedSessionException
org.apache.shiro.session Components related to managing sessions, the time-based data contexts in which a Subject interacts with an application. 
 

Uses of StoppedSessionException in org.apache.shiro.session
 

Subclasses of StoppedSessionException in org.apache.shiro.session
 class ExpiredSessionException
          A special case of a StoppedSessionException.
 



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