Uses of Interface
org.apache.shiro.util.PatternMatcher
Packages that use PatternMatcher
Package
Description
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).
-
Uses of PatternMatcher in org.apache.shiro.util
Classes in org.apache.shiro.util that implement PatternMatcherModifier and TypeClassDescriptionclassPathMatcher implementation for Ant-style path patterns.classPatternMatcherimplementation that uses standardjava.util.regexobjects.