blob: 3ac086141fab57f04a7e66ee7bf38ee1112f2c30 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9) on Sun Jan 31 20:49:53 CET 2021 -->
<title>Uses of Class org.apache.shiro.config.Ini (Apache Shiro 1.7.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-31">
<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.5.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="Uses of Class org.apache.shiro.config.Ini (Apache Shiro 1.7.1 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><a href="../package-summary.html">Package</a></li>
<li><a href="../Ini.html" title="class in org.apache.shiro.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></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="header">
<h2 title="Uses of Class org.apache.shiro.config.Ini" class="title">Uses of Class<br>org.apache.shiro.config.Ini</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.config">org.apache.shiro.config</a></th>
<td class="colLast">
<div class="block">Components that support configuring Shiro in any application.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.env">org.apache.shiro.env</a></th>
<td class="colLast">
<div class="block">Concepts used to represent Shiro's aggregate state in an application.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.realm.text">org.apache.shiro.realm.text</a></th>
<td class="colLast">
<div class="block">Realms that acquire security data from text-based data sources such as <code>File</code>s or
text streams.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.web.config">org.apache.shiro.web.config</a></th>
<td class="colLast">
<div class="block">Web-specific implementation extensions to the <code>org.apache.shiro.config</code> components.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.web.env">org.apache.shiro.web.env</a></th>
<td class="colLast">
<div class="block">Web-specific <a href="../../env/Environment.html" title="interface in org.apache.shiro.env"><code>Environment</code></a> implementation and support.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.shiro.web.servlet">org.apache.shiro.web.servlet</a></th>
<td class="colLast">
<div class="block">Shiro-specific implementations of the Servlet API (Servlet Filters, et al).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.shiro.config">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../package-summary.html">org.apache.shiro.config</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.shiro.config</a> that return <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Ini.</span><code><span class="memberNameLink"><a href="../Ini.html#fromResourcePath(java.lang.String)">fromResourcePath</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;resourcePath)</code></th>
<td class="colLast">
<div class="block">Creates a new <code>Ini</code> instance loaded with the INI-formatted data in the resource at the given path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../IniFactorySupport.html#getIni()">getIni</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../IniFactorySupport.html#loadDefaultClassPathIni()">loadDefaultClassPathIni</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns a new Ini instance created from the default <code>classpath:shiro.ini</code> file, or <code>null</code> if
the file does not exist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../IniFactorySupport.html#resolveIni()">resolveIni</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Tries to resolve the Ini instance to use for configuration.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.shiro.config</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../IniSecurityManagerFactory.html#createDefaults(org.apache.shiro.config.Ini,org.apache.shiro.config.Ini.Section)">createDefaults</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="../Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a>&nbsp;mainSection)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../IniFactorySupport.html" title="type parameter in IniFactorySupport">T</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../IniFactorySupport.html#createInstance(org.apache.shiro.config.Ini)">createInstance</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../mgt/SecurityManager.html" title="interface in org.apache.shiro.mgt">SecurityManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../IniSecurityManagerFactory.html#createInstance(org.apache.shiro.config.Ini)">createInstance</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../realm/Realm.html" title="interface in org.apache.shiro.realm">Realm</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../IniSecurityManagerFactory.html#createRealm(org.apache.shiro.config.Ini)">createRealm</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Creates a <code>Realm</code> from the Ini instance containing account data.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../IniFactorySupport.html#setIni(org.apache.shiro.config.Ini)">setIni</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../IniSecurityManagerFactory.html#shouldImplicitlyCreateRealm(org.apache.shiro.config.Ini)">shouldImplicitlyCreateRealm</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns <code>true</code> if the Ini contains account data and a <code>Realm</code> should be implicitly
<a href="../IniSecurityManagerFactory.html#createRealm(org.apache.shiro.config.Ini)"><code>created</code></a> to reflect the account data, <code>false</code> if no realm should be implicitly
created.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.shiro.config</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Ini.html#%3Cinit%3E(org.apache.shiro.config.Ini)">Ini</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;defaults)</code></th>
<td class="colLast">
<div class="block">Creates a new <code>Ini</code> instance with the specified defaults.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IniFactorySupport.html#%3Cinit%3E(org.apache.shiro.config.Ini)">IniFactorySupport</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IniSecurityManagerFactory.html#%3Cinit%3E(org.apache.shiro.config.Ini)">IniSecurityManagerFactory</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.shiro.env">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../env/package-summary.html">org.apache.shiro.env</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../env/package-summary.html">org.apache.shiro.env</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../env/BasicIniEnvironment.html#%3Cinit%3E(org.apache.shiro.config.Ini)">BasicIniEnvironment</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.shiro.realm.text">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../realm/text/package-summary.html">org.apache.shiro.realm.text</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../realm/text/package-summary.html">org.apache.shiro.realm.text</a> that return <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniRealm.</span><code><span class="memberNameLink"><a href="../../realm/text/IniRealm.html#getIni()">getIni</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the Ini instance used to configure this realm.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../realm/text/package-summary.html">org.apache.shiro.realm.text</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniRealm.</span><code><span class="memberNameLink"><a href="../../realm/text/IniRealm.html#setIni(org.apache.shiro.config.Ini)">setIni</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block">Sets the Ini instance used to configure this realm.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../realm/text/package-summary.html">org.apache.shiro.realm.text</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../realm/text/IniRealm.html#%3Cinit%3E(org.apache.shiro.config.Ini)">IniRealm</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block">This constructor will immediately process the definitions in the <code>Ini</code> argument.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.shiro.web.config">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../web/config/package-summary.html">org.apache.shiro.web.config</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../web/config/package-summary.html">org.apache.shiro.web.config</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFilterChainResolverFactory.</span><code><span class="memberNameLink"><a href="../../web/config/IniFilterChainResolverFactory.html#buildChains(org.apache.shiro.web.filter.mgt.FilterChainManager,org.apache.shiro.config.Ini)">buildChains</a></span>&#8203;(<a href="../../web/filter/mgt/FilterChainManager.html" title="interface in org.apache.shiro.web.filter.mgt">FilterChainManager</a>&nbsp;manager,
<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WebIniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../web/config/WebIniSecurityManagerFactory.html#createDefaults(org.apache.shiro.config.Ini,org.apache.shiro.config.Ini.Section)">createDefaults</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="../Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a>&nbsp;mainSection)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../web/filter/mgt/FilterChainResolver.html" title="interface in org.apache.shiro.web.filter.mgt">FilterChainResolver</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniFilterChainResolverFactory.</span><code><span class="memberNameLink"><a href="../../web/config/IniFilterChainResolverFactory.html#createInstance(org.apache.shiro.config.Ini)">createInstance</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../web/config/package-summary.html">org.apache.shiro.web.config</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../web/config/IniFilterChainResolverFactory.html#%3Cinit%3E(org.apache.shiro.config.Ini)">IniFilterChainResolverFactory</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../web/config/IniFilterChainResolverFactory.html#%3Cinit%3E(org.apache.shiro.config.Ini,java.util.Map)">IniFilterChainResolverFactory</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;&nbsp;defaultBeans)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../web/config/WebIniSecurityManagerFactory.html#%3Cinit%3E(org.apache.shiro.config.Ini)">WebIniSecurityManagerFactory</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Creates a new <code>WebIniSecurityManagerFactory</code> instance which will construct web-capable
<code>SecurityManager</code> instances.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.shiro.web.env">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../web/env/package-summary.html">org.apache.shiro.web.env</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../web/env/package-summary.html">org.apache.shiro.web.env</a> that return <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#createIni(java.lang.String,boolean)">createIni</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;configLocation,
boolean&nbsp;required)</code></th>
<td class="colLast">
<div class="block">Creates an <a href="../Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> instance reflecting the specified path, or <code>null</code> if the path does not exist and
is not required.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#getDefaultIni()">getDefaultIni</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#getFrameworkIni()">getFrameworkIni</a></span>()</code></th>
<td class="colLast">
<div class="block">Extension point to allow subclasses to provide an <a href="../Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> configuration that will be merged into the
users configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#getIni()">getIni</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the <code>Ini</code> instance reflecting this WebEnvironment's configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#getSpecifiedIni(java.lang.String%5B%5D)">getSpecifiedIni</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>[]&nbsp;configLocations)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#mergeIni(org.apache.shiro.config.Ini,org.apache.shiro.config.Ini)">mergeIni</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini1,
<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#parseConfig()">parseConfig</a></span>()</code></th>
<td class="colLast">
<div class="block">Loads configuration <a href="../Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> from <a href="../../web/env/ResourceBasedWebEnvironment.html#getConfigLocations()"><code>ResourceBasedWebEnvironment.getConfigLocations()</code></a> if set, otherwise falling back
to the <a href="../../web/env/IniWebEnvironment.html#getDefaultConfigLocations()"><code>IniWebEnvironment.getDefaultConfigLocations()</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../web/env/package-summary.html">org.apache.shiro.web.env</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#mergeIni(org.apache.shiro.config.Ini,org.apache.shiro.config.Ini)">mergeIni</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini1,
<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../web/env/IniWebEnvironment.html#setIni(org.apache.shiro.config.Ini)">setIni</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block">Allows for configuration via a direct <a href="../Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> instance instead of via
<a href="../../web/env/ResourceBasedWebEnvironment.html#getConfigLocations()"><code>config locations</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.shiro.web.servlet">
<!-- -->
</a>
<h3>Uses of <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../web/servlet/package-summary.html">org.apache.shiro.web.servlet</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../web/servlet/package-summary.html">org.apache.shiro.web.servlet</a> that return <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#convertConfigToIni(java.lang.String)">convertConfigToIni</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#convertPathToIni(java.lang.String)">convertPathToIni</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;path)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Converts the specified file path to an <a href="../Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#getServletContextIniResource(java.lang.String)">getServletContextIniResource</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;servletContextPath)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the INI instance reflecting the specified servlet context resource path or <code>null</code> if no
resource was found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#loadIniFromConfig()">loadIniFromConfig</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#loadIniFromPath()">loadIniFromPath</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../web/servlet/package-summary.html">org.apache.shiro.web.servlet</a> with parameters of type <a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#applyFilterChainResolver(org.apache.shiro.config.Ini,java.util.Map)">applyFilterChainResolver</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;&nbsp;defaults)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../web/servlet/IniShiroFilter.html#applySecurityManager(org.apache.shiro.config.Ini)">applySecurityManager</a></span>&#8203;(<a href="../Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../Ini.html" title="class in org.apache.shiro.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></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;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>