See: Description
| Interface | Description |
|---|---|
| PatternMatcher |
Interface for components that can match source strings against a specified pattern string.
|
| ThreadState |
A
ThreadState instance manages any state that might need to be bound and/or restored during a thread's
execution. |
| Class | Description |
|---|---|
| AbstractFactory<T> |
TODO - Class JavaDoc
|
| AntPathMatcher |
PathMatcher implementation for Ant-style path patterns.
|
| CollectionUtils |
Static helper class for use dealing with Collections.
|
| JavaEnvironment |
Internal helper class used to find the Java/JDK version
that Shiro is operating within, to allow for automatically
adapting to the present platform's capabilities.
|
| JdbcUtils |
A set of static helper methods for managing JDBC API objects.
|
| MapContext |
A
MapContext provides a common base for context-based data storage in a Map. |
| PermissionUtils |
Utility class to help with String-to-Permission object resolution.
|
| RegExPatternMatcher |
PatternMatcher implementation that uses standard java.util.regex objects. |
| ThreadContext |
A ThreadContext provides a means of binding and unbinding objects to the
current thread based on key/value pairs.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.