namespace Akenti class CheckPolicyRequest : public AkentiRequest

Holds the content of a CheckPolicyRequest

Inheritance:


Public Methods

CheckPolicyRequest ()
Default Constructor
void setResource (const string& resource)
Sets the name of the resource for which policy is to be collected
const string& getResource () const
Returns the name the resource
void setStopOnFatalError (bool stopOnError)
Returns true if we should stop on fatal errors
bool getStopOnFatalError () const
Sets whether we should stop on a fatal error

Inherited from AkentiRequest:

Public Methods

void setID(int id)
int getID() const
string toString() const
template bool instanceOf() const

Documentation

Holds the content of a CheckPolicyRequest.
This request is used to collect the PolicyCertificates and their corresponding UseCondCertificates.
CheckPolicyRequest()
Default Constructor

void setResource(const string& resource)
Sets the name of the resource for which policy is to be collected

const string& getResource() const
Returns the name the resource

void setStopOnFatalError(bool stopOnError)
Returns true if we should stop on fatal errors

bool getStopOnFatalError() const
Sets whether we should stop on a fatal error


This class has no child classes.
See Also:
AkentiRequest
PolicyCertificate
UseCondCertificate

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de