blob: 3120ec500d8e5d0b947408ae317a3caaec8ab2f2 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (Apache Shiro :: Support :: Guice 1.9.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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="Index (Apache Shiro :: Support :: Guice 1.9.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"><!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ /* We explicitly disable cookie tracking to avoid privacy issues */ _paq.push(['disableCookies']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//matomo.privacy.apache.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '2']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code -->
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I: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:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#add(org.apache.shiro.util.Destroyable)">add(Destroyable)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#addFilterChain(java.lang.String,com.google.inject.Key)">addFilterChain(String, Key&lt;? extends Filter&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#addFilterChain(java.lang.String,com.google.inject.Key...)">addFilterChain(String, Key&lt;? extends Filter&gt;...)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#addFilterChain(java.lang.String,org.apache.shiro.guice.web.ShiroWebModule.FilterConfig...)">addFilterChain(String, ShiroWebModule.FilterConfig&lt;? extends Filter&gt;...)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Maps 'n' number of <code>filterConfig</code>s to a specific path pattern.<BR/>
For example, a path of '/my_private_resource/**' to 'filterConfig(AUTHC)' would require
any resource under the path '/my_private_resource' would be processed through the <code>FormAuthenticationFilter</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#ANON">ANON</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#AUTHC">AUTHC</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#AUTHC_BASIC">AUTHC_BASIC</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#AUTHC_BEARER">AUTHC_BEARER</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindBeanType(com.google.inject.TypeLiteral,com.google.inject.Key)">bindBeanType(TypeLiteral&lt;T&gt;, Key&lt;? extends T&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Binds a key to use for injecting setters in shiro classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindEnvironment(com.google.inject.binder.AnnotatedBindingBuilder)">bindEnvironment(AnnotatedBindingBuilder&lt;Environment&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Binds the environment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindEnvironment(com.google.inject.binder.AnnotatedBindingBuilder)">bindEnvironment(AnnotatedBindingBuilder&lt;Environment&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindEventBus(com.google.inject.binder.AnnotatedBindingBuilder)">bindEventBus(AnnotatedBindingBuilder&lt;EventBus&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Binds the EventBus.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindGuiceFilter(com.google.inject.Binder)">bindGuiceFilter(Binder)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindGuiceFilter(java.lang.String,com.google.inject.Binder)">bindGuiceFilter(String, Binder)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindRealm()">bindRealm()</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">This is the preferred manner to bind a realm.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindSecurityManager(com.google.inject.binder.AnnotatedBindingBuilder)">bindSecurityManager(AnnotatedBindingBuilder&lt;? super SecurityManager&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Binds the security manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindSecurityManager(com.google.inject.binder.AnnotatedBindingBuilder)">bindSecurityManager(AnnotatedBindingBuilder&lt;? super SecurityManager&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#bindSessionManager(com.google.inject.binder.AnnotatedBindingBuilder)">bindSessionManager(AnnotatedBindingBuilder&lt;SessionManager&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Binds the session manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindSessionManager(com.google.inject.binder.AnnotatedBindingBuilder)">bindSessionManager(AnnotatedBindingBuilder&lt;SessionManager&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Binds the session manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#bindShiroInterceptor(org.apache.shiro.aop.AnnotationMethodInterceptor)">bindShiroInterceptor(AnnotationMethodInterceptor)</a></span> - Method in class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindWebEnvironment(com.google.inject.binder.AnnotatedBindingBuilder)">bindWebEnvironment(AnnotatedBindingBuilder&lt;? super WebEnvironment&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#bindWebSecurityManager(com.google.inject.binder.AnnotatedBindingBuilder)">bindWebSecurityManager(AnnotatedBindingBuilder&lt;? super WebSecurityManager&gt;)</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Binds the security manager.</div>
</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#config(com.google.inject.Key,java.lang.String)">config(Key&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#config(com.google.inject.TypeLiteral,java.lang.String)">config(TypeLiteral&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#config(java.lang.Class,java.lang.String)">config(Class&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#configure()">configure()</a></span> - Method in class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#configure()">configure()</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#configureDefaultInterceptors(org.apache.shiro.aop.AnnotationResolver)">configureDefaultInterceptors(AnnotationResolver)</a></span> - Method in class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#configureInterceptors(org.apache.shiro.aop.AnnotationResolver)">configureInterceptors(AnnotationResolver)</a></span> - Method in class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#configureShiro()">configureShiro()</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Implement this method in order to configure your realms and any other Shiro customization you may need.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#configureShiro()">configureShiro()</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#configureShiroWeb()">configureShiroWeb()</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#createAnnotationResolver()">createAnnotationResolver()</a></span> - Method in class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#destroy()">destroy()</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>
<div class="block">Destroys all beans created within this module that implement <code>Destroyable</code>.</div>
</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#filterConfig(com.google.inject.Key)">filterConfig(Key&lt;T&gt;)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Builds a FilterConfig from a Filer and configuration String</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#filterConfig(com.google.inject.Key,java.lang.String)">filterConfig(Key&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Builds a FilterConfig from a Filer and configuration String</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#filterConfig(com.google.inject.TypeLiteral,java.lang.String)">filterConfig(TypeLiteral&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Builds a FilterConfig from a Filer and configuration String</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#filterConfig(java.lang.Class,java.lang.String)">filterConfig(Class&lt;T&gt;, String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>
<div class="block">Builds a FilterConfig from a Filer and configuration String</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html#getConfigValue()">getConfigValue()</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html" title="class in org.apache.shiro.guice.web">ShiroWebModule.FilterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html#getKey()">getKey()</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html" title="class in org.apache.shiro.guice.web">ShiroWebModule.FilterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#globalFilters()">globalFilters()</a></span> - Method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#guiceFilterModule()">guiceFilterModule()</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#guiceFilterModule(java.lang.String)">guiceFilterModule(String)</a></span> - Static method in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/web/GuiceShiroFilter.html" title="class in org.apache.shiro.guice.web"><span class="typeNameLink">GuiceShiroFilter</span></a> - Class in <a href="org/apache/shiro/guice/web/package-summary.html">org.apache.shiro.guice.web</a></dt>
<dd>
<div class="block">Shiro filter that is managed by and receives its filter chain configurations from Guice.</div>
</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#INVALID_REQUEST">INVALID_REQUEST</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#LOGOUT">LOGOUT</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#NO_SESSION_CREATION">NO_SESSION_CREATION</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/apache/shiro/guice/package-summary.html">org.apache.shiro.guice</a> - package org.apache.shiro.guice</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/aop/package-summary.html">org.apache.shiro.guice.aop</a> - package org.apache.shiro.guice.aop</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/web/package-summary.html">org.apache.shiro.guice.web</a> - package org.apache.shiro.guice.web</dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#PERMS">PERMS</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#PORT">PORT</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#REST">REST</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#ROLES">ROLES</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroSessionScope.html#scope(com.google.inject.Key,com.google.inject.Provider)">scope(Key&lt;T&gt;, Provider&lt;T&gt;)</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroSessionScope.html" title="class in org.apache.shiro.guice">ShiroSessionScope</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop"><span class="typeNameLink">ShiroAopModule</span></a> - Class in <a href="org/apache/shiro/guice/aop/package-summary.html">org.apache.shiro.guice.aop</a></dt>
<dd>
<div class="block">Install this module to enable Shiro AOP functionality in Guice.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/aop/ShiroAopModule.html#%3Cinit%3E()">ShiroAopModule()</a></span> - Constructor for class org.apache.shiro.guice.aop.<a href="org/apache/shiro/guice/aop/ShiroAopModule.html" title="class in org.apache.shiro.guice.aop">ShiroAopModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice"><span class="typeNameLink">ShiroModule</span></a> - Class in <a href="org/apache/shiro/guice/package-summary.html">org.apache.shiro.guice</a></dt>
<dd>
<div class="block">Sets up Shiro lifecycles within Guice, enables the injecting of Shiro objects, and binds a default
<code>SecurityManager</code> and <code>SessionManager</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroModule.html#%3Cinit%3E()">ShiroModule()</a></span> - Constructor for class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroModule.html" title="class in org.apache.shiro.guice">ShiroModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/ShiroSessionScope.html" title="class in org.apache.shiro.guice"><span class="typeNameLink">ShiroSessionScope</span></a> - Class in <a href="org/apache/shiro/guice/package-summary.html">org.apache.shiro.guice</a></dt>
<dd>
<div class="block">Guice scope for Shiro sessions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroSessionScope.html#%3Cinit%3E()">ShiroSessionScope()</a></span> - Constructor for class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroSessionScope.html" title="class in org.apache.shiro.guice">ShiroSessionScope</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web"><span class="typeNameLink">ShiroWebModule</span></a> - Class in <a href="org/apache/shiro/guice/web/package-summary.html">org.apache.shiro.guice.web</a></dt>
<dd>
<div class="block">Sets up Shiro lifecycles within Guice, enables the injecting of Shiro objects, and binds a default
<code>WebSecurityManager</code>, <code>SecurityManager</code> and <code>SessionManager</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#%3Cinit%3E(javax.servlet.ServletContext)">ShiroWebModule(ServletContext)</a></span> - Constructor for class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html" title="class in org.apache.shiro.guice.web"><span class="typeNameLink">ShiroWebModule.FilterConfig</span></a>&lt;<a href="org/apache/shiro/guice/web/ShiroWebModule.FilterConfig.html" title="type parameter in ShiroWebModule.FilterConfig">T</a> extends <a href="https://docs.oracle.com/javaee/5/api/javax/servlet/Filter.html?is-external=true" title="class or interface in javax.servlet" class="externalLink">Filter</a>&gt; - Class in <a href="org/apache/shiro/guice/web/package-summary.html">org.apache.shiro.guice.web</a></dt>
<dd>
<div class="block">Filter configuration which pairs a Filter class with its configuration used on a path.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#SSL">SSL</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/ShiroSessionScope.html#toString()">toString()</a></span> - Method in class org.apache.shiro.guice.<a href="org/apache/shiro/guice/ShiroSessionScope.html" title="class in org.apache.shiro.guice">ShiroSessionScope</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/guice/web/ShiroWebModule.html#USER">USER</a></span> - Static variable in class org.apache.shiro.guice.web.<a href="org/apache/shiro/guice/web/ShiroWebModule.html" title="class in org.apache.shiro.guice.web">ShiroWebModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I: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:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>