Uses of Package
org.apache.shiro.web.session.mgt
Packages that use org.apache.shiro.web.session.mgt
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Classes in org.apache.shiro.web.session.mgt used by org.apache.shiro.web.session.mgtClassDescriptionA
WebSubjectContextis 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.SessionManagerspecific to web-enabled applications.