Uses of Package
org.apache.shiro.web.env
Packages that use org.apache.shiro.web.env
Package
Description
Web-specific
Environment implementation and support.Concepts used to represent Shiro's aggregate state in an application.
-
Classes in org.apache.shiro.web.env used by org.apache.shiro.web.envClassDescriptionDefault
WebEnvironmentimplementation based on a backingMapinstance.AnEnvironmentLoaderis responsible for loading a web application's ShiroWebEnvironment(which includes the web app'sWebSecurityManager) into theServletContextat application startup.AWebEnvironmentthat supports 'write' operations operations.Abstract implementation forWebEnvironments that can be initialized via resource paths (config files).A web-specificEnvironmentinstance, used in web applications. -
Classes in org.apache.shiro.web.env used by org.apache.shiro.web.util