Uses of Interface
org.apache.shiro.env.NamedObjectEnvironment
Packages that use NamedObjectEnvironment
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of NamedObjectEnvironment in org.apache.shiro.env
Classes in org.apache.shiro.env that implement NamedObjectEnvironmentModifier and TypeClassDescriptionclassBasic usage:classSimple/defaultEnvironmentimplementation that stores Shiro objects as key-value pairs in aMapinstance.