Uses of Class
org.apache.shiro.session.mgt.SimpleSession
Packages that use SimpleSession
-
Uses of SimpleSession in org.apache.shiro.session.mgt
Methods in org.apache.shiro.session.mgt with parameters of type SimpleSessionModifier and TypeMethodDescriptionprotected booleanSimpleSession.onEquals(SimpleSession ss) Provides an attribute-based comparison (no ID comparison) - incurred only when 'this' or the session object being compared for equality do not have a session id.