GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Server::Workflow::Activity::Tools::ListActiveToken(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::Tools::ListActiveToken(3)

OpenXPKI::Server::Workflow::Activity::Tools::ListActiveToken

Load the alias names of all active tokens in the given token group (parameter alias_group) or with the given token type (paramater token). The list of token names will be in the context with key token_alias_list as array, sorted by notbefore data, most current first. The target key can be set using the target_key parameter

The class will throw an exception if no items are found unless the "empty_ok" parameter is set to a true value.

token
Name of the token type to look up, e.g. certsign
alias_group
Name of the group to look up, e.g. ca-signer

token and group are mutually exclusive, token has precedence.

target_key
Context item to write the result to
empty_ok
Boolean, if true does not throw an error if the token list is empty.
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.