Tomcat Daemon

The Tomcat daemon, instantiates the Tomcat application server. This provides Coadunation with web application support. This means that it is possible within Coadunation to have the Web Application's speak seamlessly to the Daemons.

This daemon has been implemented in such a way as to support the concept of SSO (Single Sign On). This means that the user authentication within the web applications will be the same as the authentication for calls on to web service's, and RMI exposed interfaces.

This means that there will be one user pool per Coadunation instance, and that once a user is authenticated on the frontend, that that user will have rights over the backend daemons.

API Documentation

Tags: