Uses of Class
org.apache.shiro.session.ProxiedSession
Packages that use ProxiedSession
-
Uses of ProxiedSession in org.apache.shiro.session.mgt
Subclasses of ProxiedSession in org.apache.shiro.session.mgtModifier and TypeClassDescriptionclassImplementation of theSessioninterface that proxies anotherSession, but does not allow any 'write' operations to the underlying session.