| Package | Description |
|---|---|
| org.apache.shiro.web.env |
Web-specific
Environment implementation and support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWebEnvironment
Default
WebEnvironment implementation based on a backing
Map instance.
|
class |
IniWebEnvironment
|
class |
ResourceBasedWebEnvironment
Abstract implementation for
WebEnvironments that can be initialized via resource paths (config files).
|