Home | History | Annotate | Download | only in callback
      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 classes and interfaces needed to interact with the
      9 application in order to execute the authentication and authorization
     10 processes. It is a classical callback mechanism: one retrieves information (i.e.
     11 for authentication purposes) and one display some messages (for example error
     12 messages).
     13 </p>
     14 <p>
     15 Note that the current implementation of this package is not complete, that is,
     16 not compatible with desktop implementations of the Java programming language.
     17 It contains only what was needed to make the compiler happy, that is, classes
     18 required by other packages. 
     19 </p>
     20 </body>
     21 </html>
     22