ArcSec::SecHandler Class Reference

Base class for simple security handling plugins. More...

#include <SecHandler.h>

Inheritance diagram for ArcSec::SecHandler:
Arc::Plugin

Detailed Description

Base class for simple security handling plugins.

This virtual class defines method Handle() which processes security related information/attributes in Message and optionally makes security decision. Instances of such classes are normally arranged in chains abd are called on incoming and outgoing messages in various MCC and Service plugins. Return value of Handle() defines either processing should continie (true) or stop with error (false). Configuration of SecHandler is consumed during creation of instance through XML subtree fed to constructor.


The documentation for this class was generated from the following file:
Generated on Wed Jun 27 11:54:31 2012 for Hosting Environment (Daemon) by  doxygen 1.6.3