Uses of Interface
org.apache.shiro.env.NamedObjectEnvironment
-
Packages that use NamedObjectEnvironment Package Description org.apache.shiro.env 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 NamedObjectEnvironment Modifier and Type Class Description classBasicIniEnvironmentBasic usage:classDefaultEnvironmentSimple/defaultEnvironmentimplementation that stores Shiro objects as key-value pairs in aMapinstance.
-