Uses of Class
org.apache.shiro.session.ExpiredSessionException
-
Packages that use ExpiredSessionException Package Description org.apache.shiro.session.mgt SessionManagercomponents supporting enterprise session management. -
-
Uses of ExpiredSessionException in org.apache.shiro.session.mgt
Methods in org.apache.shiro.session.mgt with parameters of type ExpiredSessionException Modifier and Type Method Description protected voidAbstractValidatingSessionManager. onExpiration(Session s, ExpiredSessionException ese, SessionKey key)
-