Uses of Interface
org.apache.shiro.env.Environment
Packages that use Environment
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of Environment in org.apache.shiro.env
Subinterfaces of Environment in org.apache.shiro.envModifier and TypeInterfaceDescriptioninterfaceAn environment that supports object lookup by name.Classes in org.apache.shiro.env that implement EnvironmentModifier and TypeClassDescriptionclassBasic usage:classSimple/defaultEnvironmentimplementation that stores Shiro objects as key-value pairs in aMapinstance.