Uses of Class
org.apache.shiro.session.ExpiredSessionException
-
Packages that use ExpiredSessionException Package Description org.apache.shiro.session.mgt SessionManager
components 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 void
AbstractValidatingSessionManager. onExpiration(Session s, ExpiredSessionException ese, SessionKey key)
-