blob: 73f5f7c1f018da221c380e4c5150153efb84e0b9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (11.0.8) on Wed Oct 28 15:57:34 CET 2020 -->
<title>Index (Apache Shiro :: Configuration 1.7.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-10-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Shiro :: Configuration 1.7.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#addSection(java.lang.String)">addSection(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Ensures a section with the specified name exists, adding a new one if it does not yet exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyGlobalProperty(java.util.Map,java.lang.String,java.lang.String)">applyGlobalProperty(Map, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty(java.lang.Object,java.lang.String,java.lang.Object)">applyProperty(Object, String, Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty(java.lang.Object,java.lang.String,java.lang.String)">applyProperty(Object, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty(java.lang.String,java.lang.String,java.util.Map)">applyProperty(String, String, Map)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applySingleProperty(java.util.Map,java.lang.String,java.lang.String,java.lang.String)">applySingleProperty(Map, String, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">BeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#%3Cinit%3E(java.lang.String,java.lang.Object,java.util.Map)">BeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#buildObjects(java.util.Map)">buildObjects(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#checkForNullOrEmptyLiteral(java.lang.String)">checkForNullOrEmptyLiteral(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#clear()">clear()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#clear()">clear()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#COMMENT_POUND">COMMENT_POUND</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#COMMENT_SEMICOLON">COMMENT_SEMICOLON</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config"><span class="typeNameLink">CommonsInterpolator</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Commons-Config interpolation wrapper.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#%3Cinit%3E()">CommonsInterpolator()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/ConfigurationException.html" title="class in org.apache.shiro.config"><span class="typeNameLink">ConfigurationException</span></a> - Exception in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Root exception indicating there was a problem parsing or processing the Shiro configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ConfigurationException.html#%3Cinit%3E()">ConfigurationException()</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/ConfigurationException.html" title="class in org.apache.shiro.config">ConfigurationException</a></dt>
<dd>
<div class="block">Creates a new ConfigurationException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ConfigurationException.html#%3Cinit%3E(java.lang.String)">ConfigurationException(String)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/ConfigurationException.html" title="class in org.apache.shiro.config">ConfigurationException</a></dt>
<dd>
<div class="block">Constructs a new ConfigurationException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ConfigurationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ConfigurationException(String, Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/ConfigurationException.html" title="class in org.apache.shiro.config">ConfigurationException</a></dt>
<dd>
<div class="block">Constructs a new ConfigurationException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ConfigurationException.html#%3Cinit%3E(java.lang.Throwable)">ConfigurationException(Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/ConfigurationException.html" title="class in org.apache.shiro.config">ConfigurationException</a></dt>
<dd>
<div class="block">Constructs a new ConfigurationException.</div>
</dd>
<dt><a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">ConfiguredBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated and fully configured but right before the bean has been
initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html#%3Cinit%3E(java.lang.String,java.lang.Object,java.util.Map)">ConfiguredBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html" title="class in org.apache.shiro.config.event">ConfiguredBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#createNewInstance(java.util.Map,java.lang.String,java.lang.String)">createNewInstance(Map&lt;String, Object&gt;, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#DEFAULT_CHARSET_NAME">DEFAULT_CHARSET_NAME</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#DEFAULT_SECTION_NAME">DEFAULT_SECTION_NAME</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config"><span class="typeNameLink">DefaultInterpolator</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">This <a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><code>Interpolator</code></a> simply returns the original value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/DefaultInterpolator.html#%3Cinit%3E()">DefaultInterpolator()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config">DefaultInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#destroy()">destroy()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/DestroyedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">DestroyedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been destroyed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/DestroyedBeanEvent.html#%3Cinit%3E(java.lang.String,java.lang.Object,java.util.Map)">DestroyedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/DestroyedBeanEvent.html" title="class in org.apache.shiro.config.event">DestroyedBeanEvent</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#entrySet()">entrySet()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#entrySet()">entrySet()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#ESCAPE_TOKEN">ESCAPE_TOKEN</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#findEventBus(java.util.Map)">findEventBus(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#fromResourcePath(java.lang.String)">fromResourcePath(String)</a></span> - Static method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Creates a new <code>Ini</code> instance loaded with the INI-formatted data in the resource at the given path.</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBean()">getBean()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getBean(java.lang.String)">getBean(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getBean(java.lang.String,java.lang.Class)">getBean(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBeanContext()">getBeanContext()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBeanName()">getBeanName()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#getConfigurationInterpolator()">getConfigurationInterpolator()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getId(java.lang.String)">getId(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#getName()">getName()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getObjects()">getObjects()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getReferencedObject(java.lang.String)">getReferencedObject(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSection(java.lang.String)">getSection(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns the <a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config"><code>Ini.Section</code></a> with the given name or <code>null</code> if no section with that name exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSectionName(java.lang.String)">getSectionName(String)</a></span> - Static method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSectionNames()">getSectionNames()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns the names of all sections managed by this <code>Ini</code> instance or an empty collection if there are
no sections.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSectionProperty(java.lang.String,java.lang.String)">getSectionProperty(String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns the value of the specified section property, or <code>null</code> if the section or property do not exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSectionProperty(java.lang.String,java.lang.String,java.lang.String)">getSectionProperty(String, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns the value of the specified section property, or the <code>defaultValue</code> if the section or
property do not exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#getSections()">getSections()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns the sections managed by this <code>Ini</code> instance or an empty collection if there are
no sections.</div>
</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#hashCode()">hashCode()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#hashCode()">hashCode()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config"><span class="typeNameLink">Ini</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">A class representing the <a href="http://en.wikipedia.org/wiki/INI_file">INI</a> text configuration format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#%3Cinit%3E()">Ini()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Creates a new empty <code>Ini</code> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#%3Cinit%3E(org.apache.shiro.config.Ini)">Ini(Ini)</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Creates a new <code>Ini</code> instance with the specified defaults.</div>
</dd>
<dt><a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config"><span class="typeNameLink">Ini.Section</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">An <code>Ini.Section</code> is String-key-to-String-value Map, identifiable by a
<a href="org/apache/shiro/config/Ini.Section.html#getName()"><code>name</code></a> unique within an <a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> instance.</div>
</dd>
<dt><a href="org/apache/shiro/config/event/InitializedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">InitializedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated, fully configured and initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/InitializedBeanEvent.html#%3Cinit%3E(java.lang.String,java.lang.Object,java.util.Map)">InitializedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/InitializedBeanEvent.html" title="class in org.apache.shiro.config.event">InitializedBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">InstantiatedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated but before it is configured or initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html#%3Cinit%3E(java.lang.String,java.lang.Object,java.util.Map)">InstantiatedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html" title="class in org.apache.shiro.config.event">InstantiatedBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#interpolate(java.lang.String)">interpolate(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/DefaultInterpolator.html#interpolate(java.lang.String)">interpolate(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config">DefaultInterpolator</a></dt>
<dd>
<div class="block">Simply returns the original <code>value</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Interpolator.html#interpolate(java.lang.String)">interpolate(String)</a></span> - Method in interface org.apache.shiro.config.<a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config">Interpolator</a></dt>
<dd>
<div class="block">Interpolates <code>value</code> and returns the result.</div>
</dd>
<dt><a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><span class="typeNameLink">Interpolator</span></a> - Interface in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Basic String interpolation interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#isContinued(java.lang.String)">isContinued(String)</a></span> - Static method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Returns <code>true</code> if no sections have been configured, or if there are sections, but the sections themselves
are all empty, <code>false</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isIndexedPropertyAssignment(java.lang.String)">isIndexedPropertyAssignment(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isReference(java.lang.String)">isReference(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#isSectionHeader(java.lang.String)">isSectionHeader(String)</a></span> - Static method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isTypedProperty(java.lang.Object,java.lang.String,java.lang.Class)">isTypedProperty(Object, String, Class)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#keySet()">keySet()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#keySet()">keySet()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Loads the INI-formatted text backed by the given InputStream into this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#load(java.io.Reader)">load(Reader)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Loads the INI-formatted text backed by the given Reader into this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#load(java.lang.String)">load(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Loads the specified raw INI-formatted text into this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#load(java.util.Scanner)">load(Scanner)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Loads the INI-formatted text backed by the given Scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#loadFromPath(java.lang.String)">loadFromPath(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Loads data from the specified resource path into this current <code>Ini</code> instance.</div>
</dd>
<dt><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">LoggingBeanEventListener</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">A stock bean listener implementation that logs all BeanEvents as TRACE log statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html#%3Cinit%3E()">LoggingBeanEventListener()</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event">LoggingBeanEventListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#merge(java.util.Map)">merge(Map&lt;String, Ini.Section&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Merges the contents of <code>m</code>'s <a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config"><code>Ini.Section</code></a> objects into self.</div>
</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html#onEvent(org.apache.shiro.config.event.BeanEvent)">onEvent(BeanEvent)</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event">LoggingBeanEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a> - package org.apache.shiro.config</dt>
<dd>
<div class="block">Components that support configuring Shiro in any application.</div>
</dd>
<dt><a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a> - package org.apache.shiro.config.event</dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#put(java.lang.String,java.lang.String)">put(String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#put(java.lang.String,org.apache.shiro.config.Ini.Section)">put(String, Ini.Section)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#putAll(java.util.Map)">putAll(Map&lt;? extends String, ? extends String&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#putAll(java.util.Map)">putAll(Map&lt;? extends String, ? extends Ini.Section&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config"><span class="typeNameLink">ReflectionBuilder</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Object builder that uses reflection and Apache Commons BeanUtils to build objects given a
map of "property values".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#%3Cinit%3E()">ReflectionBuilder()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#%3Cinit%3E(java.util.Map)">ReflectionBuilder(Map&lt;String, ?&gt;)</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#removeSection(java.lang.String)">removeSection(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Removes the section with the specified name and returns it, or <code>null</code> if the section did not exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#resolveReference(java.lang.String)">resolveReference(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#resolveValue(java.lang.String)">resolveValue(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/ResourceConfigurable.html" title="interface in org.apache.shiro.config"><span class="typeNameLink">ResourceConfigurable</span></a> - Interface in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Interface implemented by components that can be configured by resource locations (paths).</div>
</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#SECTION_PREFIX">SECTION_PREFIX</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#SECTION_SUFFIX">SECTION_SUFFIX</a></span> - Static variable in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ResourceConfigurable.html#setConfigLocations(java.lang.String)">setConfigLocations(String)</a></span> - Method in interface org.apache.shiro.config.<a href="org/apache/shiro/config/ResourceConfigurable.html" title="interface in org.apache.shiro.config">ResourceConfigurable</a></dt>
<dd>
<div class="block">Convenience method that accepts a comma-delimited string of config locations (resource paths).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ResourceConfigurable.html#setConfigLocations(java.lang.String%5B%5D)">setConfigLocations(String[])</a></span> - Method in interface org.apache.shiro.config.<a href="org/apache/shiro/config/ResourceConfigurable.html" title="interface in org.apache.shiro.config">ResourceConfigurable</a></dt>
<dd>
<div class="block">Sets the configuration locations (resource paths) that will be used to configure the instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#setInterpolator(org.apache.shiro.config.Interpolator)">setInterpolator(Interpolator)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><code>Interpolator</code></a> used when evaluating the right side of the expressions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#setObjects(java.util.Map)">setObjects(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#setSectionProperty(java.lang.String,java.lang.String,java.lang.String)">setSectionProperty(String, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>
<div class="block">Sets a name/value pair for the section with the given <code>sectionName</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#size()">size()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#size()">size()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#splitKeyValue(java.lang.String)">splitKeyValue(String)</a></span> - Static method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toBytes(java.lang.String)">toBytes(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toCollection(java.lang.String)">toCollection(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toList(java.lang.String)">toList(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toMap(java.lang.String)">toMap(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toSet(java.lang.String)">toSet(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#toString()">toString()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#toString()">toString()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#unescapeIfNecessary(java.lang.String)">unescapeIfNecessary(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config"><span class="typeNameLink">UnresolveableReferenceException</span></a> - Exception in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Exception thrown when a reference to an object is made, but that object cannot be found.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#%3Cinit%3E()">UnresolveableReferenceException()</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Creates a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#%3Cinit%3E(java.lang.String)">UnresolveableReferenceException(String)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">UnresolveableReferenceException(String, Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#%3Cinit%3E(java.lang.Throwable)">UnresolveableReferenceException(Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.Section.html#values()">values()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#values()">values()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>