| Package | Description |
|---|---|
| org.apache.shiro.config | |
| org.apache.shiro.session.mgt |
SessionManager components supporting enterprise session management. |
| org.apache.shiro.subject.support |
Concrete support implementations of most of the
org.apache.shiro.subject interfaces. |
| 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).
|
| Class and Description |
|---|
| AbstractFactory
TODO - Class JavaDoc
|
| Class and Description |
|---|
| MapContext
A
MapContext provides a common base for context-based data storage in a Map. |
| Class and Description |
|---|
| MapContext
A
MapContext provides a common base for context-based data storage in a Map. |
| ThreadState
A
ThreadState instance manages any state that might need to be bound and/or restored during a thread's
execution. |
| Class and Description |
|---|
| PatternMatcher
Interface for components that can match source strings against a specified pattern string.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.