blob: 4015937943d880fd876bbd2a9a44583fa477021e [file] [log] [blame]
<html>
<body>
Classes used to support JSecurity's event driven design during the
authentication process.
<p>Events are triggered based on something notable occurring during an authentication attmept,
such as a failed log-in attempt, an account being locked due to a failure, a successful
authentication, and more. View the <tt>AuthenticationEventListener</tt> interface for information
on the types of events that can be triggered.</p>
</body>
</html>