Interface Summary
Interface implemented by components that can be configured by resource locations (paths).
Class Summary
A class representing the
INI text configuration format.
An
Ini.Section is String-key-to-String-value Map, identifiable by a
name unique within an
Ini instance.
Base support class for
Factory implementations that generate their instance(s) based on
Ini configuration.
Object builder that uses reflection and Apache Commons BeanUtils to build objects given a map of "property values".
Exception Summary
Root exception indicating there was a problem parsing or processing the Shiro configuration.
Exception thrown when a reference to an object is made, but that object cannot be found.
Package org.apache.shiro.config Description
Components that support configuring Shiro in any application.