Package org.apache.shiro.util
package org.apache.shiro.util
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).
-
ClassDescriptionAbstractFactory.PathMatcher implementation for Ant-style path patterns.Static helper class for use dealing with Collections.Deprecated.This class is no longer used in Shiro and will be removed in the next major version.A set of static helper methods for managing JDBC API objects.A
MapContextprovides a common base for context-based data storage in aMap.Interface for components that can match source strings against a specified pattern string.Utility class to help with String-to-Permission object resolution.PatternMatcherimplementation that uses standardjava.util.regexobjects.A ThreadContext provides a means of binding and unbinding objects to the current thread based on key/value pairs.AThreadStateinstance manages any state that might need to be bound and/or restored during a thread's execution.