Uses of Class
org.apache.shiro.util.MapContext

Packages that use MapContext
org.apache.shiro.session.mgt SessionManager components supporting enterprise session management. 
org.apache.shiro.subject.support Concrete support implementations of most of the org.apache.shiro.subject interfaces. 
 

Uses of MapContext in org.apache.shiro.session.mgt
 

Subclasses of MapContext in org.apache.shiro.session.mgt
 class DefaultSessionContext
          Default implementation of the SessionContext interface which provides getters and setters that wrap interaction with the underlying backing context map.
 

Uses of MapContext in org.apache.shiro.subject.support
 

Subclasses of MapContext in org.apache.shiro.subject.support
 class DefaultSubjectContext
          Default implementation of the SubjectContext interface.
 



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