blob: 3a68702c579e9c559998a9b9f1eab6ea3326e1db [file] [log] [blame]
<html>
<body>
Classes and interfaces related to JSecurity's root-level concept of a Subject.
<p>A <tt>Subject</tt> is <em>the</em> primary entry point to using JSecurity programatically, and it is the
handle to any accessible user security data. All single-user authentication, authorization and session
operations are performed via the Subject.</p>
</body>
</html>