blob: e0fc00295d16161f11816b286af80c5fdc69bd98 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_77) on Sun May 14 11:51:28 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.shiro.authc (Apache Shiro 1.4.0 API)</title>
<meta name="date" content="2017-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/apache/shiro/authc/package-summary.html" target="classFrame">org.apache.shiro.authc</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Account.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">Account</span></a></li>
<li><a href="AuthenticationInfo.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">AuthenticationInfo</span></a></li>
<li><a href="AuthenticationListener.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">AuthenticationListener</span></a></li>
<li><a href="AuthenticationToken.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">AuthenticationToken</span></a></li>
<li><a href="Authenticator.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">Authenticator</span></a></li>
<li><a href="HostAuthenticationToken.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">HostAuthenticationToken</span></a></li>
<li><a href="LogoutAware.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">LogoutAware</span></a></li>
<li><a href="MergableAuthenticationInfo.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">MergableAuthenticationInfo</span></a></li>
<li><a href="RememberMeAuthenticationToken.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">RememberMeAuthenticationToken</span></a></li>
<li><a href="SaltedAuthenticationInfo.html" title="interface in org.apache.shiro.authc" target="classFrame"><span class="interfaceName">SaltedAuthenticationInfo</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractAuthenticator.html" title="class in org.apache.shiro.authc" target="classFrame">AbstractAuthenticator</a></li>
<li><a href="SimpleAccount.html" title="class in org.apache.shiro.authc" target="classFrame">SimpleAccount</a></li>
<li><a href="SimpleAuthenticationInfo.html" title="class in org.apache.shiro.authc" target="classFrame">SimpleAuthenticationInfo</a></li>
<li><a href="UsernamePasswordToken.html" title="class in org.apache.shiro.authc" target="classFrame">UsernamePasswordToken</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="AccountException.html" title="class in org.apache.shiro.authc" target="classFrame">AccountException</a></li>
<li><a href="AuthenticationException.html" title="class in org.apache.shiro.authc" target="classFrame">AuthenticationException</a></li>
<li><a href="ConcurrentAccessException.html" title="class in org.apache.shiro.authc" target="classFrame">ConcurrentAccessException</a></li>
<li><a href="CredentialsException.html" title="class in org.apache.shiro.authc" target="classFrame">CredentialsException</a></li>
<li><a href="DisabledAccountException.html" title="class in org.apache.shiro.authc" target="classFrame">DisabledAccountException</a></li>
<li><a href="ExcessiveAttemptsException.html" title="class in org.apache.shiro.authc" target="classFrame">ExcessiveAttemptsException</a></li>
<li><a href="ExpiredCredentialsException.html" title="class in org.apache.shiro.authc" target="classFrame">ExpiredCredentialsException</a></li>
<li><a href="IncorrectCredentialsException.html" title="class in org.apache.shiro.authc" target="classFrame">IncorrectCredentialsException</a></li>
<li><a href="LockedAccountException.html" title="class in org.apache.shiro.authc" target="classFrame">LockedAccountException</a></li>
<li><a href="UnknownAccountException.html" title="class in org.apache.shiro.authc" target="classFrame">UnknownAccountException</a></li>
</ul>
</div>
</body>
</html>