MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Condition::IsCertificateIssuancePossible
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Condition::IsCertificateIssuancePossible
SYNOPSIS
<action name=``do_something''>
<condition name=``certificate_issuance_possible''
class=``OpenXPKI::Server::Workflow::Condition::IsCertificateIssuancePossible''>
</condition></action>
DESCRIPTION
The condition checks if enough
LDAP parameters are present to startthe certificate issuance.The required parameters are listed in the parameter required in thecondition definition. If all these exist (prefixed with ldap_) inthe workflow context, it returns true, otherwise it fails.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.