blob: 8a1e9fb8af36b6c73df1f5333bb47944f0bd1345 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.archiva.redback.policy.AccountLockedException (Apache Archiva Redback 3.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.archiva.redback.policy.AccountLockedException (Apache Archiva Redback 3.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">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/archiva/redback/policy/class-use/AccountLockedException.html" target="_top">Frames</a></li>
<li><a href="AccountLockedException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.archiva.redback.policy.AccountLockedException" class="title">Uses of Class<br>org.apache.archiva.redback.policy.AccountLockedException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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.archiva.redback.authentication">org.apache.archiva.redback.authentication</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.authentication.keystore">org.apache.archiva.redback.authentication.keystore</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.authentication.open">org.apache.archiva.redback.authentication.open</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.authentication.users">org.apache.archiva.redback.authentication.users</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.integration.filter.authentication">org.apache.archiva.redback.integration.filter.authentication</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.integration.filter.authentication.basic">org.apache.archiva.redback.integration.filter.authentication.basic</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.integration.filter.authentication.digest">org.apache.archiva.redback.integration.filter.authentication.digest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.policy">org.apache.archiva.redback.policy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.archiva.redback.system">org.apache.archiva.redback.system</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.archiva.redback.authentication">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/authentication/package-summary.html">org.apache.archiva.redback.authentication</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/authentication/package-summary.html">org.apache.archiva.redback.authentication</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">AuthenticationManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationManager.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">Authenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/Authenticator.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultAuthenticationManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/DefaultAuthenticationManager.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.authentication.keystore">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/authentication/keystore/package-summary.html">org.apache.archiva.redback.authentication.keystore</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/authentication/keystore/package-summary.html">org.apache.archiva.redback.authentication.keystore</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">KeyStoreAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/keystore/KeyStoreAuthenticator.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.authentication.open">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/authentication/open/package-summary.html">org.apache.archiva.redback.authentication.open</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/authentication/open/package-summary.html">org.apache.archiva.redback.authentication.open</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">OpenAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/open/OpenAuthenticator.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;s)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.authentication.users">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/authentication/users/package-summary.html">org.apache.archiva.redback.authentication.users</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/authentication/users/package-summary.html">org.apache.archiva.redback.authentication.users</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">UserManagerAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/authentication/users/UserManagerAuthenticator.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;ds)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.integration.filter.authentication">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/package-summary.html">org.apache.archiva.redback.integration.filter.authentication</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/package-summary.html">org.apache.archiva.redback.integration.filter.authentication</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/HttpAuthenticator.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-javax.servlet.http.HttpSession-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;ds,
javax.servlet.http.HttpSession&nbsp;httpSession)</code>
<div class="block">The Public Face of the Authenticator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpAuthenticator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/HttpAuthenticator.html#getAuthenticationResult-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-">getAuthenticationResult</a></span>(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code>
<div class="block">Parse the incoming request and return an AuthenticationResult.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.integration.filter.authentication.basic">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/basic/package-summary.html">org.apache.archiva.redback.integration.filter.authentication.basic</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/basic/package-summary.html">org.apache.archiva.redback.integration.filter.authentication.basic</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpBasicAuthentication.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/basic/HttpBasicAuthentication.html#getAuthenticationResult-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-">getAuthenticationResult</a></span>(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.integration.filter.authentication.digest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/digest/package-summary.html">org.apache.archiva.redback.integration.filter.authentication.digest</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/digest/package-summary.html">org.apache.archiva.redback.integration.filter.authentication.digest</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/authentication/AuthenticationResult.html" title="class in org.apache.archiva.redback.authentication">AuthenticationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">HttpDigestAuthentication.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/integration/filter/authentication/digest/HttpDigestAuthentication.html#getAuthenticationResult-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-">getAuthenticationResult</a></span>(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.policy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/policy/package-summary.html">org.apache.archiva.redback.policy</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/policy/package-summary.html">org.apache.archiva.redback.policy</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultUserSecurityPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/policy/DefaultUserSecurityPolicy.html#extensionExcessiveLoginAttempts-org.apache.archiva.redback.users.User-">extensionExcessiveLoginAttempts</a></span>(<a href="../../../../../../org/apache/archiva/redback/users/User.html" title="interface in org.apache.archiva.redback.users">User</a>&nbsp;user)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">UserSecurityPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/policy/UserSecurityPolicy.html#extensionExcessiveLoginAttempts-org.apache.archiva.redback.users.User-">extensionExcessiveLoginAttempts</a></span>(<a href="../../../../../../org/apache/archiva/redback/users/User.html" title="interface in org.apache.archiva.redback.users">User</a>&nbsp;user)</code>
<div class="block">Extension Point - Test if user has excessive logins</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.archiva.redback.system">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</a> in <a href="../../../../../../org/apache/archiva/redback/system/package-summary.html">org.apache.archiva.redback.system</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/archiva/redback/system/package-summary.html">org.apache.archiva.redback.system</a> that throw <a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">AccountLockedException</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/archiva/redback/system/SecuritySession.html" title="interface in org.apache.archiva.redback.system">SecuritySession</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecuritySystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/system/SecuritySystem.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/archiva/redback/system/SecuritySession.html" title="interface in org.apache.archiva.redback.system">SecuritySession</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultSecuritySystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/system/DefaultSecuritySystem.html#authenticate-org.apache.archiva.redback.authentication.AuthenticationDataSource-">authenticate</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>
<div class="block">delegate to the authentication system for boolean authentication checks,
if the result is authentic then pull the user object from the user
manager and add it to the session.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SecuritySystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/system/SecuritySystem.html#isAuthenticated-org.apache.archiva.redback.authentication.AuthenticationDataSource-">isAuthenticated</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultSecuritySystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/archiva/redback/system/DefaultSecuritySystem.html#isAuthenticated-org.apache.archiva.redback.authentication.AuthenticationDataSource-">isAuthenticated</a></span>(<a href="../../../../../../org/apache/archiva/redback/authentication/AuthenticationDataSource.html" title="interface in org.apache.archiva.redback.authentication">AuthenticationDataSource</a>&nbsp;source)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/archiva/redback/policy/AccountLockedException.html" title="class in org.apache.archiva.redback.policy">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/archiva/redback/policy/class-use/AccountLockedException.html" target="_top">Frames</a></li>
<li><a href="AccountLockedException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2019 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>