Uses of Class
org.apache.shiro.session.ProxiedSession

Packages that use ProxiedSession
org.apache.shiro.session.mgt SessionManager components supporting enterprise session management. 
 

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

Subclasses of ProxiedSession in org.apache.shiro.session.mgt
 class ImmutableProxiedSession
          Implementation of the Session interface that proxies another Session, but does not allow any 'write' operations to the underlying session.
 



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