Storage place for policy objects. More...
#include <PolicyStore.h>
Data Structures | |
| class | PolicyElement |
Public Member Functions | |
| PolicyStore (const std::string &alg, const std::string &policyclassname, EvaluatorContext *ctx) | |
Storage place for policy objects.
| ArcSec::PolicyStore::PolicyStore | ( | const std::string & | alg, | |
| const std::string & | policyclassname, | |||
| EvaluatorContext * | ctx | |||
| ) |
Creates policy store with specified combing algorithm (alg - not used yet), policy name (policyclassname) and context (ctx)
1.6.3