MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Condition::Approved
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Condition::Approved
SYNOPSIS
<action name=``CreateCSR''>
<condition name=``Condition::Approved''
class=``OpenXPKI::Server::Workflow::Condition::Approved''>
<param name=``role'' value=``
RA Operator''/>
<param name=``role'' value=``
RA Operator''/>
<param name=``role'' value=``Privacy Officer''/>
</condition></action>
DESCRIPTION
The condition checks if there are enough approvals to continuewith the next action/activity. The example shows the full availablepower of the class. You need
RA Operator and one Privacy Officerapproval to continue.
If you do not specify a role then the condition is always false.Until now we do not specify any wildcard operators because thisis a potential security hole.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.