| Package | Description |
|---|---|
| org.apache.shiro.config |
Components that support configuring Shiro in any application.
|
| org.apache.shiro.jndi |
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
|
| org.apache.shiro.util |
Your run-of-the-mill 'util' pacakge 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).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IniFactorySupport<T>
|
class |
IniSecurityManagerFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
JndiObjectFactory<T>
A factory implementation intended to be used to look up objects in jndi.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFactory<T>
TODO - Class JavaDoc
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.