package.html revision cec4dd4b1d33f78997603d0f89c0d0e56e64dbcd
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
4</head>
5<html>
6<body>
7<p>
8This package provides classes and interfaces needed to interact with the
9application in order to execute the authentication and authorization
10processes. It is a classical callback mechanism: one retrieves information (i.e.
11for authentication purposes) and one display some messages (for example error
12messages).
13</p>
14<p>
15Note that the current implementation of this package is not complete, that is,
16not compatible with desktop implementations of the Java programming language.
17It contains only what was needed to make the compiler happy, that is, classes
18required by other packages. 
19</p>
20</body>
21</html>
22