blob: 0b5c939e5e1b4514564fef2056bff4fa8648b0c5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sat May 02 22:22:38 CEST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Shiro :: Configuration :: Core 1.5.3 API)</title>
<meta name="date" content="2020-05-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Shiro :: Configuration :: Core 1.5.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/apache/shiro/config/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/apache/shiro/config/package-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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></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>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</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:V">V</a>&nbsp;<a name="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>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<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/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#ConfigurationException--">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#ConfigurationException-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#ConfigurationException-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><span class="memberNameLink"><a href="org/apache/shiro/config/ConfigurationException.html#ConfigurationException-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/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>
</dl>
<a name="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>
</dl>
<a name="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 name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<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 name="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/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/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 name="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 name="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#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 empty <code>Ini</code> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Ini.html#Ini-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><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/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>
</dl>
<a name="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 name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<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.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.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>
</dl>
<a name="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 name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<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>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<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#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#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>
<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>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<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><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 name="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:A-">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/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 name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<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 name="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: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:V">V</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/apache/shiro/config/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/apache/shiro/config/package-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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<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>
</body>
</html>