Home | History | Annotate | Download | only in login
      1 <html>
      2 <head>
      3 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
      4 </head>
      5 <html>
      6 <body>
      7 <p>
      8 This package provides a pluggable and stackable authentication system based on
      9 ideas and concepts from the Unix-PAM module. New authentication methods can be
     10 specified simply via a new LoginModule and chained together with the existing
     11 ones.
     12 </p>
     13 Note that the current implementation of this package is not complete, that is,
     14 not compatible with desktop implementations of the Java programming language.
     15 It contains only what was needed to make the compiler happy, that is, classes
     16 required by other packages. 
     17 </p>
     18 </body>
     19 </html>
     20