Uses of Package
org.apache.shiro.web.session.mgt
-
Packages that use org.apache.shiro.web.session.mgt Package Description org.apache.shiro.web.session.mgt -
Classes in org.apache.shiro.web.session.mgt used by org.apache.shiro.web.session.mgt Class Description WebSessionContext AWebSubjectContextis aSessionContextthat additionally provides for type-safe methods to set and retrieve aServletRequestandServletResponse, as the request/response pair will often need to be referenced during construction of web-initiatedSessioninstances.WebSessionManager SessionManagerspecific to web-enabled applications.