Uses of Package
org.apache.shiro.web.env
-
Packages that use org.apache.shiro.web.env Package Description org.apache.shiro.web.env Web-specificEnvironmentimplementation and support.org.apache.shiro.web.util -
Classes in org.apache.shiro.web.env used by org.apache.shiro.web.env Class Description DefaultWebEnvironment DefaultWebEnvironmentimplementation based on a backingMapinstance.EnvironmentLoader AnEnvironmentLoaderis responsible for loading a web application's ShiroWebEnvironment(which includes the web app'sWebSecurityManager) into theServletContextat application startup.MutableWebEnvironment AWebEnvironmentthat supports 'write' operations operations.ResourceBasedWebEnvironment Abstract implementation forWebEnvironments that can be initialized via resource paths (config files).WebEnvironment A web-specificEnvironmentinstance, used in web applications. -
Classes in org.apache.shiro.web.env used by org.apache.shiro.web.util Class Description WebEnvironment A web-specificEnvironmentinstance, used in web applications.