Package com.lightdev.app.trec.server.sam

Implementation of the Light Development Simple Access Model (SAM) framework as required by the Light Development Transparent Remote Computing (TREC) platform.

See:
          Description

Class Summary
JDBCStoreAdministrator An implementation of interface UserDataStoreAdministrator for use with databases through JDBC.
SAMAdministrator SAMAdministrator is the class to manage users and roles and to associate users to roles within the Light Development Simple Access Model.
SAMAuthorizer SAMAuthorizer exposes methods login, logout and changeOwnPassword of a given Gatekeeper object as remote methods so that an XmlRpcServer can use the Authorizer as a handler for respective client requests.
SAMXmlRpcServer A special XmlRpcServer that keeps a reference to its handlers separate to the default Apache XML-RPC implementation.
SAMXmlRpcWorker An XmlRpcWorker that applies authentication and authorization to all client requests.
 

Package com.lightdev.app.trec.server.sam Description

Implementation of the Light Development Simple Access Model (SAM) framework as required by the Light Development Transparent Remote Computing (TREC) platform.

Version:
1, January 5, 2005
Author:
Ulrich Hilger, Light Development, http://www.lightdev.com, info@lightdev.com, published under the terms and conditions of the BSD License, for details see file license.txt in the distribution package of this software