Uses of Package
org.apache.shiro.config

Packages that use org.apache.shiro.config
org.apache.shiro.config Components that support configuring Shiro in any application. 
org.apache.shiro.realm.text Realms that acquire security data from text-based data sources such as Files or text streams. 
 

Classes in org.apache.shiro.config used by org.apache.shiro.config
ConfigurationException
          Root exception indicating there was a problem parsing or processing the Shiro configuration.
Ini
          A class representing the INI text configuration format.
Ini.Section
          An Ini.Section is String-key-to-String-value Map, identifiable by a name unique within an Ini instance.
IniFactorySupport
          Base support class for Factory implementations that generate their instance(s) based on Ini configuration.
 

Classes in org.apache.shiro.config used by org.apache.shiro.realm.text
Ini
          A class representing the INI text configuration format.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.