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

Packages that use SessionException
Package
Description
Provides the master SecurityManager interface and a default implementation hierarchy for managing all aspects of Shiro's functionality in an application.
Components related to managing sessions, the time-based data contexts in which a Subject interacts with an application.
SessionManager components supporting enterprise session management.
Concrete support implementations of most of the org.apache.shiro.subject interfaces.