Package | Description |
---|---|
org.apache.shiro.env |
Concepts used to represent Shiro's aggregate state in an application.
|
org.apache.shiro.guice | |
org.apache.shiro.guice.web | |
org.apache.shiro.web.env |
Web-specific
Environment implementation and support. |
Class and Description |
---|
Environment
An
Environment instance encapsulates all of the objects that Shiro requires to function. |
EnvironmentException
Exception thrown for errors related to
Environment instances or configuration. |
NamedObjectEnvironment
An environment that supports object lookup by name.
|
RequiredTypeException
Exception thrown when attempting to acquire an object of a required type and that object does not equal, extend, or
implement a specified
Class . |
Class and Description |
---|
Environment
An
Environment instance encapsulates all of the objects that Shiro requires to function. |
Class and Description |
---|
Environment
An
Environment instance encapsulates all of the objects that Shiro requires to function. |
Class and Description |
---|
DefaultEnvironment
Simple/default
Environment implementation that stores Shiro objects as key-value pairs in a
Map instance. |
Environment
An
Environment instance encapsulates all of the objects that Shiro requires to function. |
NamedObjectEnvironment
An environment that supports object lookup by name.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.