Uses of Interface
org.apache.shiro.env.NamedObjectEnvironment

Packages that use NamedObjectEnvironment
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
 class DefaultEnvironment
          Simple/default Environment implementation that stores Shiro objects as key-value pairs in a Map instance.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.