http://git-wip-us.apache.org/repos/asf/shiro-site/blob/5896aacc/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/AuthorizationInfo.html
----------------------------------------------------------------------
diff --git 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/AuthorizationInfo.html 
b/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/AuthorizationInfo.html
deleted file mode 100644
index c12a296..0000000
--- 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/AuthorizationInfo.html
+++ /dev/null
@@ -1,451 +0,0 @@
-<!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 (version 1.7.0_21) on Thu May 30 14:51:31 PDT 2013 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.shiro.authz.AuthorizationInfo (Apache 
Shiro 1.2.1 API)</title>
-<meta name="date" content="2013-05-30">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.shiro.authz.AuthorizationInfo (Apache Shiro 1.2.1 API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- Begin Google Analytics code -->   <script type="text/javascript">       
var _gaq = _gaq || [];       _gaq.push(['_setAccount', 'UA-11551827-1']);       
_gaq.push(['_trackPageview']);        (function() {         var ga = 
document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';         var s = 
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);   
    })();   </script>   <!-- End Google Analytics code -->
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">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/authz/class-use/AuthorizationInfo.html"
 target="_top">Frames</a></li>
-<li><a href="AuthorizationInfo.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All 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 Interface org.apache.shiro.authz.AuthorizationInfo" 
class="title">Uses of Interface<br>org.apache.shiro.authz.AuthorizationInfo</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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.authc">org.apache.shiro.authc</a></td>
-<td class="colLast">
-<div class="block">Core interfaces and exceptions concerning Authentication 
(the act of logging-in).</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.authz">org.apache.shiro.authz</a></td>
-<td class="colLast">
-<div class="block">Core interfaces and exceptions supporting Authorization 
(access control).</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.cas">org.apache.shiro.cas</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm">org.apache.shiro.realm</a></td>
-<td class="colLast">
-<div class="block">Components and sub-packages used in supporting the core <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> interface.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.activedirectory">org.apache.shiro.realm.activedirectory</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from a Microsoft Active 
Directory.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.jdbc">org.apache.shiro.realm.jdbc</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from an RDBMS (Relational 
Database Management System) using the 
- JDBC API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.ldap">org.apache.shiro.realm.ldap</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from an LDAP (Lightweight 
Directory Access Protocol) server
- utilizing LDAP/Naming APIs.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.shiro.authc">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/authc/package-summary.html">org.apache.shiro.authc</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/authc/package-summary.html">org.apache.shiro.authc</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/authc/Account.html" title="interface in 
org.apache.shiro.authc">Account</a></strong></code>
-<div class="block">An <tt>Account</tt> is a convenience interface that extends 
both <a href="../../../../../org/apache/shiro/authc/AuthenticationInfo.html" 
title="interface in org.apache.shiro.authc"><code>AuthenticationInfo</code></a> 
and
- <a href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz"><code>AuthorizationInfo</code></a> 
and represents authentication and authorization for a <em>single account</em> 
in a
- <em>single Realm</em>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/authc/package-summary.html">org.apache.shiro.authc</a>
 that implement <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/authc/SimpleAccount.html" title="class in 
org.apache.shiro.authc">SimpleAccount</a></strong></code>
-<div class="block">Simple implementation of the <a 
href="../../../../../org/apache/shiro/authc/Account.html" title="interface in 
org.apache.shiro.authc"><code>Account</code></a> interface that
- contains principal and credential and authorization information (roles and 
permissions) as instance variables and
- exposes them via getters and setters using standard JavaBean notation.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.authz">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/authz/package-summary.html">org.apache.shiro.authz</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/authz/package-summary.html">org.apache.shiro.authz</a>
 that implement <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/authz/SimpleAuthorizationInfo.html" 
title="class in 
org.apache.shiro.authz">SimpleAuthorizationInfo</a></strong></code>
-<div class="block">Simple POJO implementation of the <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz"><code>AuthorizationInfo</code></a> 
interface that stores roles and permissions as internal
- attributes.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.cas">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/cas/package-summary.html">org.apache.shiro.cas</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/cas/package-summary.html">org.apache.shiro.cas</a>
 that return <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span class="strong">CasRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/cas/CasRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>
-<div class="block">Retrieves the AuthorizationInfo for the given principals 
(the CAS previously authenticated user : id + attributes).</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a>
 that return <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">SimpleAccountRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/SimpleAccountRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected abstract <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>
-<div class="block">Retrieves the AuthorizationInfo for the given principals 
from the underlying data store.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#getAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">getAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>
-<div class="block">Returns an account's authorization-specific information for 
the specified <code>principals</code>,
- or <code>null</code> if no account could be found.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/cache/Cache.html" title="interface in 
org.apache.shiro.cache">Cache</a>&lt;<a 
href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>,<a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&gt;</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#getAuthorizationCache()">getAuthorizationCache</a></strong>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a>
 with parameters of type <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#checkPermission(org.apache.shiro.authz.Permission,
 org.apache.shiro.authz.AuthorizationInfo)">checkPermission</a></strong>(<a 
href="../../../../../org/apache/shiro/authz/Permission.html" title="interface 
in org.apache.shiro.authz">Permission</a>&nbsp;permission,
-                              <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#checkPermissions(java.util.Collection,
 org.apache.shiro.authz.AuthorizationInfo)">checkPermissions</a></strong>(<a 
href="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/shiro/authz/Permission.html" title="interface 
in org.apache.shiro.authz">Permission</a>&gt;&nbsp;permissions,
-                                <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#checkRole(java.lang.String,
 org.apache.shiro.authz.AuthorizationInfo)">checkRole</a></strong>(<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;role,
-                  <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#checkRoles(java.util.Collection,
 org.apache.shiro.authz.AuthorizationInfo)">checkRoles</a></strong>(<a 
href="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</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;roles,
-                    <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#hasRole(java.lang.String,
 org.apache.shiro.authz.AuthorizationInfo)">hasRole</a></strong>(<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;roleIdentifier,
-              <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected boolean[]</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#hasRoles(java.util.List,
 org.apache.shiro.authz.AuthorizationInfo)">hasRoles</a></strong>(<a 
href="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</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;roleIdentifiers,
-                <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected boolean[]</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#isPermitted(java.util.List,
 org.apache.shiro.authz.AuthorizationInfo)">isPermitted</a></strong>(<a 
href="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/shiro/authz/Permission.html" title="interface 
in org.apache.shiro.authz">Permission</a>&gt;&nbsp;permissions,
-                      <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span 
class="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#isPermittedAll(java.util.Collection,
 org.apache.shiro.authz.AuthorizationInfo)">isPermittedAll</a></strong>(<a 
href="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/shiro/authz/Permission.html" title="interface 
in org.apache.shiro.authz">Permission</a>&gt;&nbsp;permissions,
-                            <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Method parameters in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a>
 with type arguments of type <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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="strong">AuthorizingRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html#setAuthorizationCache(org.apache.shiro.cache.Cache)">setAuthorizationCache</a></strong>(<a
 href="../../../../../org/apache/shiro/cache/Cache.html" title="interface in 
org.apache.shiro.cache">Cache</a>&lt;<a 
href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>,<a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in 
org.apache.shiro.authz">AuthorizationInfo</a>&gt;&nbsp;authorizationCache)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.activedirectory">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/realm/activedirectory/package-summary.html">org.apache.shiro.realm.activedirectory</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/activedirectory/package-summary.html">org.apache.shiro.realm.activedirectory</a>
 that return <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">ActiveDirectoryRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/activedirectory/ActiveDirectoryRealm.html#buildAuthorizationInfo(java.util.Set)">buildAuthorizationInfo</a></strong>(<a
 
href="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</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;roleNames)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">ActiveDirectoryRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/activedirectory/ActiveDirectoryRealm.html#queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,
 
org.apache.shiro.realm.ldap.LdapContextFactory)">queryForAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals,
-                                                  <a 
href="../../../../../org/apache/shiro/realm/ldap/LdapContextFactory.html" 
title="interface in 
org.apache.shiro.realm.ldap">LdapContextFactory</a>&nbsp;ldapContextFactory)</code>
-<div class="block">Builds an <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz"><code>AuthorizationInfo</code></a> 
object by querying the active directory LDAP context for the
- groups that a user is a member of.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/realm/jdbc/package-summary.html">org.apache.shiro.realm.jdbc</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/jdbc/package-summary.html">org.apache.shiro.realm.jdbc</a>
 that return <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span class="strong">JdbcRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/jdbc/JdbcRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>
-<div class="block">This implementation of the interface expects the principals 
collection to return a String username keyed off of
- this realm's <a 
href="../../../../../org/apache/shiro/realm/CachingRealm.html#getName()"><code>name</code></a></div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.ldap">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a> in <a 
href="../../../../../org/apache/shiro/realm/ldap/package-summary.html">org.apache.shiro.realm.ldap</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/realm/ldap/package-summary.html">org.apache.shiro.realm.ldap</a>
 that return <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span class="strong">JndiLdapRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/JndiLdapRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">AbstractLdapRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/AbstractLdapRealm.html#doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)">doGetAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span class="strong">JndiLdapRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/JndiLdapRealm.html#queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,
 
org.apache.shiro.realm.ldap.LdapContextFactory)">queryForAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principals,
-                                                  <a 
href="../../../../../org/apache/shiro/realm/ldap/LdapContextFactory.html" 
title="interface in 
org.apache.shiro.realm.ldap">LdapContextFactory</a>&nbsp;ldapContextFactory)</code>
-<div class="block">Method that should be implemented by subclasses to build an
- <a href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz"><code>AuthorizationInfo</code></a> 
object by querying the LDAP context for the
- specified principal.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected abstract <a 
href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">AuthorizationInfo</a></code></td>
-<td class="colLast"><span 
class="strong">AbstractLdapRealm.</span><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/AbstractLdapRealm.html#queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,
 
org.apache.shiro.realm.ldap.LdapContextFactory)">queryForAuthorizationInfo</a></strong>(<a
 href="../../../../../org/apache/shiro/subject/PrincipalCollection.html" 
title="interface in 
org.apache.shiro.subject">PrincipalCollection</a>&nbsp;principal,
-                                                  <a 
href="../../../../../org/apache/shiro/realm/ldap/LdapContextFactory.html" 
title="interface in 
org.apache.shiro.realm.ldap">LdapContextFactory</a>&nbsp;ldapContextFactory)</code>
-<div class="block">Abstract method that should be implemented by subclasses to 
builds an
- <a href="../../../../../org/apache/shiro/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz"><code>AuthorizationInfo</code></a> 
object by querying the LDAP context for the
- specified principal.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/authz/AuthorizationInfo.html" 
title="interface in org.apache.shiro.authz">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/authz/class-use/AuthorizationInfo.html"
 target="_top">Frames</a></li>
-<li><a href="AuthorizationInfo.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All 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-2013 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/shiro-site/blob/5896aacc/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/Authorizer.html
----------------------------------------------------------------------
diff --git 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/Authorizer.html 
b/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/Authorizer.html
deleted file mode 100644
index edbb778..0000000
--- a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/Authorizer.html
+++ /dev/null
@@ -1,508 +0,0 @@
-<!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 (version 1.7.0_21) on Thu May 30 14:51:31 PDT 2013 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.shiro.authz.Authorizer (Apache Shiro 1.2.1 
API)</title>
-<meta name="date" content="2013-05-30">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.shiro.authz.Authorizer (Apache Shiro 1.2.1 API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- Begin Google Analytics code -->   <script type="text/javascript">       
var _gaq = _gaq || [];       _gaq.push(['_setAccount', 'UA-11551827-1']);       
_gaq.push(['_trackPageview']);        (function() {         var ga = 
document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';         var s = 
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);   
    })();   </script>   <!-- End Google Analytics code -->
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">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/authz/class-use/Authorizer.html"
 target="_top">Frames</a></li>
-<li><a href="Authorizer.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All 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 Interface org.apache.shiro.authz.Authorizer" 
class="title">Uses of Interface<br>org.apache.shiro.authz.Authorizer</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</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.authz">org.apache.shiro.authz</a></td>
-<td class="colLast">
-<div class="block">Core interfaces and exceptions supporting Authorization 
(access control).</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.cas">org.apache.shiro.cas</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.mgt">org.apache.shiro.mgt</a></td>
-<td class="colLast">
-<div class="block">Provides the master <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
interface and a default implementation
- hierarchy for managing all aspects of Shiro's functionality in an 
application.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm">org.apache.shiro.realm</a></td>
-<td class="colLast">
-<div class="block">Components and sub-packages used in supporting the core <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> interface.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.activedirectory">org.apache.shiro.realm.activedirectory</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from a Microsoft Active 
Directory.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.jdbc">org.apache.shiro.realm.jdbc</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from an RDBMS (Relational 
Database Management System) using the 
- JDBC API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.shiro.realm.ldap">org.apache.shiro.realm.ldap</a></td>
-<td class="colLast">
-<div class="block">Realms that acquire security data from an LDAP (Lightweight 
Directory Access Protocol) server
- utilizing LDAP/Naming APIs.</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.mgt">org.apache.shiro.web.mgt</a></td>
-<td class="colLast">
-<div class="block">Components supporting web-specific
- <a href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
implementations.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.shiro.authz">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/authz/package-summary.html">org.apache.shiro.authz</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/authz/package-summary.html">org.apache.shiro.authz</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/authz/ModularRealmAuthorizer.html" 
title="class in 
org.apache.shiro.authz">ModularRealmAuthorizer</a></strong></code>
-<div class="block">A <tt>ModularRealmAuthorizer</tt> is an <tt>Authorizer</tt> 
implementation that consults one or more configured
- <a href="../../../../../org/apache/shiro/realm/Realm.html" title="interface 
in org.apache.shiro.realm"><code>Realm</code></a>s during an authorization 
operation.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.cas">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/cas/package-summary.html">org.apache.shiro.cas</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/cas/package-summary.html">org.apache.shiro.cas</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/cas/CasRealm.html" title="class in 
org.apache.shiro.cas">CasRealm</a></strong></code>
-<div class="block">This realm implementation acts as a CAS client to a CAS 
server for authentication and basic authorization.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.mgt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/mgt/package-summary.html">org.apache.shiro.mgt</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a 
href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/mgt/package-summary.html">org.apache.shiro.mgt</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt">SecurityManager</a></strong></code>
-<div class="block">A <code>SecurityManager</code> executes all security 
operations for <em>all</em> Subjects (aka users) across a
- single application.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/mgt/package-summary.html">org.apache.shiro.mgt</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/AuthenticatingSecurityManager.html" 
title="class in 
org.apache.shiro.mgt">AuthenticatingSecurityManager</a></strong></code>
-<div class="block">Shiro support of a <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
class hierarchy that delegates all
- authentication operations to a wrapped <a 
href="../../../../../org/apache/shiro/authc/Authenticator.html" 
title="interface in org.apache.shiro.authc"><code>Authenticator</code></a> 
instance.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/AuthorizingSecurityManager.html" 
title="class in 
org.apache.shiro.mgt">AuthorizingSecurityManager</a></strong></code>
-<div class="block">Shiro support of a <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
class hierarchy that delegates all
- authorization (access control) operations to a wrapped <a 
href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz"><code>Authorizer</code></a> instance.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/CachingSecurityManager.html" 
title="class in org.apache.shiro.mgt">CachingSecurityManager</a></strong></code>
-<div class="block">A very basic starting point for the SecurityManager 
interface that merely provides logging and caching
- support.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/DefaultSecurityManager.html" 
title="class in org.apache.shiro.mgt">DefaultSecurityManager</a></strong></code>
-<div class="block">The Shiro framework's default concrete implementation of 
the <a href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
interface,
- based around a collection of <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a>s.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/RealmSecurityManager.html" 
title="class in org.apache.shiro.mgt">RealmSecurityManager</a></strong></code>
-<div class="block">Shiro support of a <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
class hierarchy based around a collection of
- <a href="../../../../../org/apache/shiro/realm/Realm.html" title="interface 
in org.apache.shiro.realm"><code>Realm</code></a>s.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/mgt/SessionsSecurityManager.html" 
title="class in 
org.apache.shiro.mgt">SessionsSecurityManager</a></strong></code>
-<div class="block">Shiro support of a <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
class hierarchy that delegates all
- <a href="../../../../../org/apache/shiro/session/Session.html" 
title="interface in org.apache.shiro.session"><code>session</code></a> 
operations to a wrapped
- <a href="../../../../../org/apache/shiro/session/mgt/SessionManager.html" 
title="interface in 
org.apache.shiro.session.mgt"><code>SessionManager</code></a> instance.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/mgt/package-summary.html">org.apache.shiro.mgt</a>
 that return <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</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/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</a></code></td>
-<td class="colLast"><span 
class="strong">AuthorizingSecurityManager.</span><code><strong><a 
href="../../../../../org/apache/shiro/mgt/AuthorizingSecurityManager.html#getAuthorizer()">getAuthorizer</a></strong>()</code>
-<div class="block">Returns the underlying wrapped <tt>Authorizer</tt> instance 
to which this <tt>SecurityManager</tt>
- implementation delegates all of its authorization calls.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../org/apache/shiro/mgt/package-summary.html">org.apache.shiro.mgt</a>
 with parameters of type <a 
href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</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="strong">AuthorizingSecurityManager.</span><code><strong><a 
href="../../../../../org/apache/shiro/mgt/AuthorizingSecurityManager.html#setAuthorizer(org.apache.shiro.authz.Authorizer)">setAuthorizer</a></strong>(<a
 href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</a>&nbsp;authorizer)</code>
-<div class="block">Sets the underlying <tt>Authorizer</tt> instance to which 
this <tt>SecurityManager</tt> implementation will
- delegate all of its authorization calls.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/realm/package-summary.html">org.apache.shiro.realm</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/AuthorizingRealm.html" title="class 
in org.apache.shiro.realm">AuthorizingRealm</a></strong></code>
-<div class="block">An <code>AuthorizingRealm</code> extends the 
<code>AuthenticatingRealm</code>'s capabilities by adding Authorization
- (access control) support.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/SimpleAccountRealm.html" 
title="class in org.apache.shiro.realm">SimpleAccountRealm</a></strong></code>
-<div class="block">A simple implementation of the <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> interface that
- uses a set of configured user accounts and roles to support authentication 
and authorization.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.activedirectory">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/realm/activedirectory/package-summary.html">org.apache.shiro.realm.activedirectory</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/realm/activedirectory/package-summary.html">org.apache.shiro.realm.activedirectory</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/activedirectory/ActiveDirectoryRealm.html"
 title="class in 
org.apache.shiro.realm.activedirectory">ActiveDirectoryRealm</a></strong></code>
-<div class="block">A <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> that authenticates with an 
active directory LDAP
- server to determine the roles for a particular user.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/realm/jdbc/package-summary.html">org.apache.shiro.realm.jdbc</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/realm/jdbc/package-summary.html">org.apache.shiro.realm.jdbc</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/jdbc/JdbcRealm.html" title="class 
in org.apache.shiro.realm.jdbc">JdbcRealm</a></strong></code>
-<div class="block">Realm that allows authentication and authorization via JDBC 
calls.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.ldap">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/realm/ldap/package-summary.html">org.apache.shiro.realm.ldap</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/realm/ldap/package-summary.html">org.apache.shiro.realm.ldap</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/AbstractLdapRealm.html" 
title="class in 
org.apache.shiro.realm.ldap">AbstractLdapRealm</a></strong></code>
-<div class="block">A <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> that authenticates with an LDAP
- server to build the Subject for a user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/ldap/JndiLdapRealm.html" 
title="class in org.apache.shiro.realm.ldap">JndiLdapRealm</a></strong></code>
-<div class="block">An LDAP <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> implementation utilizing 
Sun's/Oracle's
- <a 
href="http://download-llnw.oracle.com/javase/tutorial/jndi/ldap/jndi.html";>JNDI 
API as an LDAP API</a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.realm.text">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/realm/text/package-summary.html">org.apache.shiro.realm.text</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/text/IniRealm.html" title="class in 
org.apache.shiro.realm.text">IniRealm</a></strong></code>
-<div class="block">A <a 
href="../../../../../org/apache/shiro/realm/Realm.html" title="interface in 
org.apache.shiro.realm"><code>Realm</code></a> implementation that creates
- <a href="../../../../../org/apache/shiro/authc/SimpleAccount.html" 
title="class in org.apache.shiro.authc"><code>SimpleAccount</code></a> 
instances based on
- <a href="../../../../../org/apache/shiro/config/Ini.html" title="class in 
org.apache.shiro.config"><code>Ini</code></a> configuration.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/text/PropertiesRealm.html" 
title="class in org.apache.shiro.realm.text">PropertiesRealm</a></strong></code>
-<div class="block">A <a 
href="../../../../../org/apache/shiro/realm/text/TextConfigurationRealm.html" 
title="class in 
org.apache.shiro.realm.text"><code>TextConfigurationRealm</code></a> that 
defers all logic to the parent class, but just enables
- <a 
href="http://java.sun.com/javase/6/docs/api/java/util/Properties.html?is-external=true";
 title="class or interface in java.util"><code>Properties</code></a> based 
configuration in addition to the parent class's String configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/realm/text/TextConfigurationRealm.html" 
title="class in 
org.apache.shiro.realm.text">TextConfigurationRealm</a></strong></code>
-<div class="block">A SimpleAccountRealm that enables text-based configuration 
of the initial User, Role, and Permission objects
- created at startup.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.shiro.web.mgt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/web/mgt/package-summary.html">org.apache.shiro.web.mgt</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a 
href="../../../../../org/apache/shiro/authz/Authorizer.html" title="interface 
in org.apache.shiro.authz">Authorizer</a> in <a 
href="../../../../../org/apache/shiro/web/mgt/package-summary.html">org.apache.shiro.web.mgt</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/web/mgt/WebSecurityManager.html" 
title="interface in 
org.apache.shiro.web.mgt">WebSecurityManager</a></strong></code>
-<div class="block">This interface represents a <a 
href="../../../../../org/apache/shiro/mgt/SecurityManager.html" 
title="interface in org.apache.shiro.mgt"><code>SecurityManager</code></a> 
implementation that can used in web-enabled applications.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/shiro/web/mgt/package-summary.html">org.apache.shiro.web.mgt</a>
 that implement <a href="../../../../../org/apache/shiro/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">Authorizer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/shiro/web/mgt/DefaultWebSecurityManager.html" 
title="class in 
org.apache.shiro.web.mgt">DefaultWebSecurityManager</a></strong></code>
-<div class="block">Default <a 
href="../../../../../org/apache/shiro/web/mgt/WebSecurityManager.html" 
title="interface in 
org.apache.shiro.web.mgt"><code>WebSecurityManager</code></a> implementation 
used in web-based applications or any
- application that requires HTTP connectivity (SOAP, http remoting, etc).</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/authz/Authorizer.html" 
title="interface in org.apache.shiro.authz">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/authz/class-use/Authorizer.html"
 target="_top">Frames</a></li>
-<li><a href="Authorizer.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All 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-2013 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/shiro-site/blob/5896aacc/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/HostUnauthorizedException.html
----------------------------------------------------------------------
diff --git 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/HostUnauthorizedException.html
 
b/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/HostUnauthorizedException.html
deleted file mode 100644
index f9be400..0000000
--- 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/HostUnauthorizedException.html
+++ /dev/null
@@ -1,118 +0,0 @@
-<!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 (version 1.7.0_21) on Thu May 30 14:51:31 PDT 2013 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.shiro.authz.HostUnauthorizedException (Apache 
Shiro 1.2.1 API)</title>
-<meta name="date" content="2013-05-30">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.shiro.authz.HostUnauthorizedException (Apache Shiro 1.2.1 API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- Begin Google Analytics code -->   <script type="text/javascript">       
var _gaq = _gaq || [];       _gaq.push(['_setAccount', 'UA-11551827-1']);       
_gaq.push(['_trackPageview']);        (function() {         var ga = 
document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';         var s = 
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);   
    })();   </script>   <!-- End Google Analytics code -->
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/authz/HostUnauthorizedException.html" 
title="class in org.apache.shiro.authz">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/authz/class-use/HostUnauthorizedException.html"
 target="_top">Frames</a></li>
-<li><a href="HostUnauthorizedException.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All 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.authz.HostUnauthorizedException" 
class="title">Uses of 
Class<br>org.apache.shiro.authz.HostUnauthorizedException</h2>
-</div>
-<div class="classUseContainer">No usage of 
org.apache.shiro.authz.HostUnauthorizedException</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/authz/HostUnauthorizedException.html" 
title="class in org.apache.shiro.authz">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/authz/class-use/HostUnauthorizedException.html"
 target="_top">Frames</a></li>
-<li><a href="HostUnauthorizedException.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All 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-2013 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/shiro-site/blob/5896aacc/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/ModularRealmAuthorizer.html
----------------------------------------------------------------------
diff --git 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/ModularRealmAuthorizer.html
 
b/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/ModularRealmAuthorizer.html
deleted file mode 100644
index 30c095f..0000000
--- 
a/static/1.2.1/apidocs/org/apache/shiro/authz/class-use/ModularRealmAuthorizer.html
+++ /dev/null
@@ -1,118 +0,0 @@
-<!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 (version 1.7.0_21) on Thu May 30 14:51:31 PDT 2013 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.shiro.authz.ModularRealmAuthorizer (Apache 
Shiro 1.2.1 API)</title>
-<meta name="date" content="2013-05-30">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.shiro.authz.ModularRealmAuthorizer (Apache Shiro 1.2.1 API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- Begin Google Analytics code -->   <script type="text/javascript">       
var _gaq = _gaq || [];       _gaq.push(['_setAccount', 'UA-11551827-1']);       
_gaq.push(['_trackPageview']);        (function() {         var ga = 
document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';         var s = 
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);   
    })();   </script>   <!-- End Google Analytics code -->
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/authz/ModularRealmAuthorizer.html" 
title="class in org.apache.shiro.authz">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/authz/class-use/ModularRealmAuthorizer.html"
 target="_top">Frames</a></li>
-<li><a href="ModularRealmAuthorizer.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All 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.authz.ModularRealmAuthorizer" 
class="title">Uses of 
Class<br>org.apache.shiro.authz.ModularRealmAuthorizer</h2>
-</div>
-<div class="classUseContainer">No usage of 
org.apache.shiro.authz.ModularRealmAuthorizer</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/authz/ModularRealmAuthorizer.html" 
title="class in org.apache.shiro.authz">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/authz/class-use/ModularRealmAuthorizer.html"
 target="_top">Frames</a></li>
-<li><a href="ModularRealmAuthorizer.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All 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-2013 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
-</body>
-</html>

Reply via email to