blob: 6d0de9a7abf8cd253ec917f9ceea8cef64e6ad9f [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:54 CEST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Shiro :: Configuration :: OGDL 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 :: OGDL 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="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<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:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyGlobalProperty-java.util.Map-java.lang.String-java.lang.String-">applyGlobalProperty(Map, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty-java.lang.String-java.lang.String-java.util.Map-">applyProperty(String, String, Map)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty-java.lang.Object-java.lang.String-java.lang.Object-">applyProperty(Object, String, Object)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applyProperty-java.lang.Object-java.lang.String-java.lang.String-">applyProperty(Object, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#applySingleProperty-java.util.Map-java.lang.String-java.lang.String-java.lang.String-">applySingleProperty(Map, String, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">BeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#BeanEvent-java.lang.String-java.lang.Object-java.util.Map-">BeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#buildObjects-java.util.Map-">buildObjects(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#checkForNullOrEmptyLiteral-java.lang.String-">checkForNullOrEmptyLiteral(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config"><span class="typeNameLink">CommonsInterpolator</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Commons-Config interpolation wrapper.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#CommonsInterpolator--">CommonsInterpolator()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">ConfiguredBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated and fully configured but right before the bean has been
initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html#ConfiguredBeanEvent-java.lang.String-java.lang.Object-java.util.Map-">ConfiguredBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/ConfiguredBeanEvent.html" title="class in org.apache.shiro.config.event">ConfiguredBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#createNewInstance-java.util.Map-java.lang.String-java.lang.String-">createNewInstance(Map&lt;String, Object&gt;, String, String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config"><span class="typeNameLink">DefaultInterpolator</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">This <a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><code>Interpolator</code></a> simply returns the original value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/DefaultInterpolator.html#DefaultInterpolator--">DefaultInterpolator()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config">DefaultInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#destroy--">destroy()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/DestroyedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">DestroyedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been destroyed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/DestroyedBeanEvent.html#DestroyedBeanEvent-java.lang.String-java.lang.Object-java.util.Map-">DestroyedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/DestroyedBeanEvent.html" title="class in org.apache.shiro.config.event">DestroyedBeanEvent</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#findEventBus-java.util.Map-">findEventBus(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBean--">getBean()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getBean-java.lang.String-">getBean(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getBean-java.lang.String-java.lang.Class-">getBean(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBeanContext--">getBeanContext()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/BeanEvent.html#getBeanName--">getBeanName()</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/BeanEvent.html" title="class in org.apache.shiro.config.event">BeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#getConfigurationInterpolator--">getConfigurationInterpolator()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getId-java.lang.String-">getId(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getObjects--">getObjects()</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#getReferencedObject-java.lang.String-">getReferencedObject(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="org/apache/shiro/config/event/InitializedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">InitializedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated, fully configured and initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/InitializedBeanEvent.html#InitializedBeanEvent-java.lang.String-java.lang.Object-java.util.Map-">InitializedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/InitializedBeanEvent.html" title="class in org.apache.shiro.config.event">InitializedBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">InstantiatedBeanEvent</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">Event triggered when a configured bean has been instantiated but before it is configured or initialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html#InstantiatedBeanEvent-java.lang.String-java.lang.Object-java.util.Map-">InstantiatedBeanEvent(String, Object, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/InstantiatedBeanEvent.html" title="class in org.apache.shiro.config.event">InstantiatedBeanEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/CommonsInterpolator.html#interpolate-java.lang.String-">interpolate(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/CommonsInterpolator.html" title="class in org.apache.shiro.config">CommonsInterpolator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/DefaultInterpolator.html#interpolate-java.lang.String-">interpolate(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/DefaultInterpolator.html" title="class in org.apache.shiro.config">DefaultInterpolator</a></dt>
<dd>
<div class="block">Simply returns the original <code>value</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/Interpolator.html#interpolate-java.lang.String-">interpolate(String)</a></span> - Method in interface org.apache.shiro.config.<a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config">Interpolator</a></dt>
<dd>
<div class="block">Interpolates <code>value</code> and returns the result.</div>
</dd>
<dt><a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><span class="typeNameLink">Interpolator</span></a> - Interface in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Basic String interpolation interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isIndexedPropertyAssignment-java.lang.String-">isIndexedPropertyAssignment(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isReference-java.lang.String-">isReference(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#isTypedProperty-java.lang.Object-java.lang.String-java.lang.Class-">isTypedProperty(Object, String, Class)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event"><span class="typeNameLink">LoggingBeanEventListener</span></a> - Class in <a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a></dt>
<dd>
<div class="block">A stock bean listener implementation that logs all BeanEvents as TRACE log statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html#LoggingBeanEventListener--">LoggingBeanEventListener()</a></span> - Constructor for class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event">LoggingBeanEventListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/event/LoggingBeanEventListener.html#onEvent-org.apache.shiro.config.event.BeanEvent-">onEvent(BeanEvent)</a></span> - Method in class org.apache.shiro.config.event.<a href="org/apache/shiro/config/event/LoggingBeanEventListener.html" title="class in org.apache.shiro.config.event">LoggingBeanEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a> - package org.apache.shiro.config</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/event/package-summary.html">org.apache.shiro.config.event</a> - package org.apache.shiro.config.event</dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config"><span class="typeNameLink">ReflectionBuilder</span></a> - Class in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Object builder that uses reflection and Apache Commons BeanUtils to build objects given a
map of "property values".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#ReflectionBuilder--">ReflectionBuilder()</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#ReflectionBuilder-java.util.Map-">ReflectionBuilder(Map&lt;String, ?&gt;)</a></span> - Constructor for class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#resolveReference-java.lang.String-">resolveReference(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#resolveValue-java.lang.String-">resolveValue(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#setInterpolator-org.apache.shiro.config.Interpolator-">setInterpolator(Interpolator)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/shiro/config/Interpolator.html" title="interface in org.apache.shiro.config"><code>Interpolator</code></a> used when evaluating the right side of the expressions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#setObjects-java.util.Map-">setObjects(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toBytes-java.lang.String-">toBytes(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toCollection-java.lang.String-">toCollection(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toList-java.lang.String-">toList(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toMap-java.lang.String-">toMap(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#toSet-java.lang.String-">toSet(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/ReflectionBuilder.html#unescapeIfNecessary-java.lang.String-">unescapeIfNecessary(String)</a></span> - Method in class org.apache.shiro.config.<a href="org/apache/shiro/config/ReflectionBuilder.html" title="class in org.apache.shiro.config">ReflectionBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config"><span class="typeNameLink">UnresolveableReferenceException</span></a> - Exception in <a href="org/apache/shiro/config/package-summary.html">org.apache.shiro.config</a></dt>
<dd>
<div class="block">Exception thrown when a reference to an object is made, but that object cannot be found.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#UnresolveableReferenceException--">UnresolveableReferenceException()</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Creates a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#UnresolveableReferenceException-java.lang.String-">UnresolveableReferenceException(String)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#UnresolveableReferenceException-java.lang.Throwable-">UnresolveableReferenceException(Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/config/UnresolveableReferenceException.html#UnresolveableReferenceException-java.lang.String-java.lang.Throwable-">UnresolveableReferenceException(String, Throwable)</a></span> - Constructor for exception org.apache.shiro.config.<a href="org/apache/shiro/config/UnresolveableReferenceException.html" title="class in org.apache.shiro.config">UnresolveableReferenceException</a></dt>
<dd>
<div class="block">Constructs a new UnresolveableReferenceException.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<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>