blob: aeaa6cc56696c22585d9afea98762762b4336125 [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<html>
<body>
<p>
This package provides the classes and interfaces needed to implement and program
different methods of users' authentication and role based users' authorization.
All subjects' authentication and role based authorization are strongly coupled with
the java.security file that, as always, is the ultimate arbiter of all matters secure in Android.
For example the class <i>javax.security.auth.SubjectDomainCombiner</i> updates the
ProtectionDomains associated with the actual class with the subjects defined therein.
</p>
</body>
</html>