| Package | Description |
|---|---|
| org.apache.shiro.web.env |
Web-specific
Environment implementation and support. |
| org.apache.shiro.web.util |
| Class and Description |
|---|
| DefaultWebEnvironment
Default
WebEnvironment implementation based on a backing Map instance. |
| EnvironmentLoader
An
EnvironmentLoader is responsible for loading a web application's Shiro WebEnvironment
(which includes the web app's WebSecurityManager) into the
ServletContext at application startup. |
| MutableWebEnvironment
A
WebEnvironment that supports 'write' operations operations. |
| ResourceBasedWebEnvironment
Abstract implementation for
WebEnvironments that can be initialized via resource paths (config files). |
| WebEnvironment
A web-specific
Environment instance, used in web applications. |
| Class and Description |
|---|
| WebEnvironment
A web-specific
Environment instance, used in web applications. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.