Package g4ds :: Module securitycontroller
[show private | hide private]
[frames | no frames]

Module g4ds.securitycontroller

Manages all issues for secure communications (en/de-cryption, message validation, ...)

Grid for Digital Security (G4DS)

Maintains a list of algorithm, which may by accessed by their name for tasks such as encryption, decryption, message signing and message validation.

Author: Michael Pilgermann

Contact: mailto:mpilgerm@glam.ac.uk

License: GPL (General Public License)

Classes
SecurityController Handles requests related to security and passes them to the appropriate implementation for the requested algorithm.

Function Summary
SecurityController getSecurityController()
Singleton implementation.

Function Details

getSecurityController()

Singleton implementation.
Returns:
The instance for the security controller class
           (type=SecurityController)

Generated by Epydoc 2.0 on Sat Oct 22 22:52:47 2005 http://epydoc.sf.net