ArcSec::PolicyParser Class Reference

A interface which will isolate the policy object from actual policy storage (files, urls, database). More...

#include <PolicyParser.h>

Public Member Functions

virtual PolicyparsePolicy (const Source &source, std::string policyclassname, EvaluatorContext *ctx)

Detailed Description

A interface which will isolate the policy object from actual policy storage (files, urls, database).

Parse the policy from policy source (e.g. files, urls, database, etc.).


Member Function Documentation

virtual Policy* ArcSec::PolicyParser::parsePolicy ( const Source source,
std::string  policyclassname,
EvaluatorContext ctx 
) [virtual]

Parse policy

Parameters:
source location of the policy
policyclassname name of the policy for ClassLoader
ctx EvaluatorContext which includes the **Factory

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