blob: a9012c80d0f0cdf102f397ce847af8f62eaacc8f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Tue Jul 05 10:55:37 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.shiro.config.Ini (Apache Shiro 1.2.6 API)</title>
<meta name="date" content="2016-07-05">
<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="Uses of Class org.apache.shiro.config.Ini (Apache Shiro 1.2.6 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="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/shiro/config/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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/shiro/config/class-use/Ini.html" target="_top">Frames</a></li>
<li><a href="Ini.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="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" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/shiro/config/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">
<td class="colFirst"><a href="#org.apache.shiro.config">org.apache.shiro.config</a></td>
<td class="colLast">
<div class="block">Components that support configuring Shiro in any application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.shiro.realm.text">org.apache.shiro.realm.text</a></td>
<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="altColor">
<td class="colFirst"><a href="#org.apache.shiro.web.config">org.apache.shiro.web.config</a></td>
<td class="colLast">
<div class="block">Web-specific implementation extensions to the <code>org.apache.shiro.config</code> components.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.shiro.web.env">org.apache.shiro.web.env</a></td>
<td class="colLast">
<div class="block">Web-specific <a href="../../../../../org/apache/shiro/env/Environment.html" title="interface in org.apache.shiro.env"><code>Environment</code></a> implementation and support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.shiro.web.servlet">org.apache.shiro.web.servlet</a></td>
<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"><a name="org.apache.shiro.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../../../../org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a> that return <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ini.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/Ini.html#fromResourcePath-java.lang.String-">fromResourcePath</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;resourcePath)</code>
<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="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#getIni--">getIni</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#loadDefaultClassPathIni--">loadDefaultClassPathIni</a></span>()</code>
<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="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#resolveIni--">resolveIni</a></span>()</code>
<div class="block">Tries to resolve the Ini instance to use for configuration.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a> with parameters of type <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniSecurityManagerFactory.html#createDefaults-org.apache.shiro.config.Ini-org.apache.shiro.config.Ini.Section-">createDefaults</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="../../../../../org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a>&nbsp;mainSection)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/mgt/SecurityManager.html" title="interface in org.apache.shiro.mgt">SecurityManager</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniSecurityManagerFactory.html#createInstance-org.apache.shiro.config.Ini-">createInstance</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/shiro/config/IniFactorySupport.html" title="type parameter in IniFactorySupport">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#createInstance-org.apache.shiro.config.Ini-">createInstance</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in org.apache.shiro.realm">Realm</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniSecurityManagerFactory.html#createRealm-org.apache.shiro.config.Ini-">createRealm</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<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>
<td class="colLast"><span class="typeNameLabel">IniFactorySupport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#setIni-org.apache.shiro.config.Ini-">setIni</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniSecurityManagerFactory.html#shouldImplicitlyCreateRealm-org.apache.shiro.config.Ini-">shouldImplicitlyCreateRealm</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<div class="block">Returns <code>true</code> if the Ini contains account data and a <code>Realm</code> should be implicitly
<a href="../../../../../org/apache/shiro/config/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" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a> with parameters of type <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/Ini.html#Ini-org.apache.shiro.config.Ini-">Ini</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;defaults)</code>
<div class="block">Creates a new <code>Ini</code> instance with the specified defaults.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniFactorySupport.html#IniFactorySupport-org.apache.shiro.config.Ini-">IniFactorySupport</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/config/IniSecurityManagerFactory.html#IniSecurityManagerFactory-org.apache.shiro.config.Ini-">IniSecurityManagerFactory</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;config)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.shiro.realm.text">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a> that return <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniRealm.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/realm/text/IniRealm.html#getIni--">getIni</a></span>()</code>
<div class="block">Returns the Ini instance used to configure this realm.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a> with parameters of type <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IniRealm.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/realm/text/IniRealm.html#setIni-org.apache.shiro.config.Ini-">setIni</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<div class="block">Sets the Ini instance used to configure this realm.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a> with parameters of type <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/realm/text/IniRealm.html#IniRealm-org.apache.shiro.config.Ini-">IniRealm</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<div class="block">This constructor will immediately process the definitions in the <code>Ini</code> argument.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.shiro.web.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../../../../org/apache/shiro/web/config/package-summary.html">org.apache.shiro.web.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/web/config/package-summary.html">org.apache.shiro.web.config</a> with parameters of type <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">IniFilterChainResolverFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/IniFilterChainResolverFactory.html#buildChains-org.apache.shiro.web.filter.mgt.FilterChainManager-org.apache.shiro.config.Ini-">buildChains</a></span>(<a href="../../../../../org/apache/shiro/web/filter/mgt/FilterChainManager.html" title="interface in org.apache.shiro.web.filter.mgt">FilterChainManager</a>&nbsp;manager,
<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WebIniSecurityManagerFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/WebIniSecurityManagerFactory.html#createDefaults-org.apache.shiro.config.Ini-org.apache.shiro.config.Ini.Section-">createDefaults</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="../../../../../org/apache/shiro/config/Ini.Section.html" title="class in org.apache.shiro.config">Ini.Section</a>&nbsp;mainSection)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/web/filter/mgt/FilterChainResolver.html" title="interface in org.apache.shiro.web.filter.mgt">FilterChainResolver</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniFilterChainResolverFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/IniFilterChainResolverFactory.html#createInstance-org.apache.shiro.config.Ini-">createInstance</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/shiro/web/config/package-summary.html">org.apache.shiro.web.config</a> with parameters of type <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/IniFilterChainResolverFactory.html#IniFilterChainResolverFactory-org.apache.shiro.config.Ini-">IniFilterChainResolverFactory</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/IniFilterChainResolverFactory.html#IniFilterChainResolverFactory-org.apache.shiro.config.Ini-java.util.Map-">IniFilterChainResolverFactory</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?&gt;&nbsp;defaultBeans)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/config/WebIniSecurityManagerFactory.html#WebIniSecurityManagerFactory-org.apache.shiro.config.Ini-">WebIniSecurityManagerFactory</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;config)</code>
<div class="block">Creates a new <code>WebIniSecurityManagerFactory</code> instance which will construct web-capable
<code>SecurityManager</code> instances.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.shiro.web.env">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../../../../org/apache/shiro/web/env/package-summary.html">org.apache.shiro.web.env</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/web/env/package-summary.html">org.apache.shiro.web.env</a> that return <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/env/IniWebEnvironment.html#createIni-java.lang.String-boolean-">createIni</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;configLocation,
boolean&nbsp;required)</code>
<div class="block">Creates an <a href="../../../../../org/apache/shiro/config/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="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/env/IniWebEnvironment.html#getDefaultIni--">getDefaultIni</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/env/IniWebEnvironment.html#getIni--">getIni</a></span>()</code>
<div class="block">Returns the <code>Ini</code> instance reflecting this WebEnvironment's configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/env/IniWebEnvironment.html#getSpecifiedIni-java.lang.String:A-">getSpecifiedIni</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;configLocations)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/web/env/package-summary.html">org.apache.shiro.web.env</a> with parameters of type <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IniWebEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/env/IniWebEnvironment.html#setIni-org.apache.shiro.config.Ini-">setIni</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<div class="block">Allows for configuration via a direct <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config"><code>Ini</code></a> instance instead of via
<a href="../../../../../org/apache/shiro/web/env/ResourceBasedWebEnvironment.html#getConfigLocations--"><code>config locations</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.shiro.web.servlet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a> in <a href="../../../../../org/apache/shiro/web/servlet/package-summary.html">org.apache.shiro.web.servlet</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/web/servlet/package-summary.html">org.apache.shiro.web.servlet</a> that return <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#convertConfigToIni-java.lang.String-">convertConfigToIni</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;config)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#convertPathToIni-java.lang.String-">convertPathToIni</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Converts the specified file path to an <a href="../../../../../org/apache/shiro/config/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="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#getServletContextIniResource-java.lang.String-">getServletContextIniResource</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;servletContextPath)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#loadIniFromConfig--">loadIniFromConfig</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a></code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#loadIniFromPath--">loadIniFromPath</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/shiro/web/servlet/package-summary.html">org.apache.shiro.web.servlet</a> with parameters of type <a href="../../../../../org/apache/shiro/config/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="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#applyFilterChainResolver-org.apache.shiro.config.Ini-java.util.Map-">applyFilterChainResolver</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini,
<a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?&gt;&nbsp;defaults)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IniShiroFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/shiro/web/servlet/IniShiroFilter.html#applySecurityManager-org.apache.shiro.config.Ini-">applySecurityManager</a></span>(<a href="../../../../../org/apache/shiro/config/Ini.html" title="class in org.apache.shiro.config">Ini</a>&nbsp;ini)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/shiro/config/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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/shiro/config/class-use/Ini.html" target="_top">Frames</a></li>
<li><a href="Ini.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-2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>