Uses of Package
org.apache.shiro.util
Packages that use org.apache.shiro.util
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
SessionManager components supporting enterprise session management.Concrete support implementations of most of the
org.apache.shiro.subject interfaces.Your run-of-the-mill 'util' package for components and logic widely used across the framework that can't
find their home into a proper OO hierarchy (or, most likely for things used across many hierarchies).
-
Classes in org.apache.shiro.util used by org.apache.shiro.ini
-
Classes in org.apache.shiro.util used by org.apache.shiro.session.mgt
-
Classes in org.apache.shiro.util used by org.apache.shiro.subject.supportClassDescriptionA
MapContextprovides a common base for context-based data storage in aMap.AThreadStateinstance manages any state that might need to be bound and/or restored during a thread's execution. -
Classes in org.apache.shiro.util used by org.apache.shiro.utilClassDescriptionInterface for components that can match source strings against a specified pattern string.