See: Description
Interface | Description |
---|---|
Interpolator |
Basic String interpolation interface.
|
ResourceConfigurable |
Interface implemented by components that can be configured by resource locations (paths).
|
Class | Description |
---|---|
CommonsInterpolator |
Commons-Config interpolation wrapper.
|
DefaultInterpolator |
This
Interpolator simply returns the original value. |
Ini |
A class representing the INI text configuration format.
|
Ini.Section | |
IniFactorySupport<T> | Deprecated
use Shiro's
Environment mechanisms instead. |
IniSecurityManagerFactory | Deprecated
use Shiro's
Environment mechanisms instead. |
ReflectionBuilder |
Object builder that uses reflection and Apache Commons BeanUtils to build objects given a
map of "property values".
|
Exception | Description |
---|---|
ConfigurationException |
Root exception indicating there was a problem parsing or processing the Shiro configuration.
|
UnresolveableReferenceException |
Exception thrown when a reference to an object is made, but that object cannot be found.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.