All code is provided as is under the terms of the European Union Public License
(EUPL) Version 1.1, January 2009 (see LICENSE.pdf); see also NOTICE.txt
Licences and terms of use of incorporated subprojects may differ.
This code is intended only as a demonstrator any should not be used in
production.

Compiling:

  This project uses maven as its build system.
  1. build the 'commons' module
  2. build the 'auth2' module
  3. build and run the 'authdemo' module

The 'authdemo' contains commented sample code for setting up a central CA, and
a single service using a local authentication channel (see the Report) and a
TLS-enabled authentication channel which can be used for revoking certificates.
