Used to generate a UseCondition certificate
![]() | UseCondCertGenerator () Creates this object |
![]() | ~UseCondCertGenerator () Destroys this object |
![]() | setResource (const string& resource) Sets the resource |
![]() | setLocalScope (bool isScopeLocal) |
![]() | setCritical (bool isCritical) |
![]() | setCondition (const Condition& condition) Sets the UseCondition that needs to be satisfied to award the the actions |
![]() | setActions (const vector Sets the actions that will be awarded if the UseCondition is satisfied |
Used to generate a UseCondition certificate.Usage: AttributeCertGenerator gen; // first call all set the methods in AkentiCertGenerator gen.setResource(someResource); gen.setAttribute("GROUP"); gen.setUseCondition(someUseCondition); gen.setActions(someActions); // finally call the sign method in AkentiCertGenerator
~UseCondCertGenerator()
void setResource(const string& resource)
void setLocalScope(bool isScopeLocal)
void setCritical(bool isCritical)
void setCondition(const Condition& condition)
setActions(const vector void setActions(const vector
UseConditionCertificateImpl
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