![]() |
![]()
| ![]() |
![]()
NAMEOpenXPKI::Server::API2::PluginRole - Base role for API plugins ATTRIBUTESapiInstance of the API autoloader. Will be set automatically. rawapiInstance of the raw API. Will be injected by the API upon instantiation. REQUIRESThis role requires the consuming class to implement the following methods: commandsMust return an ArrayRef with the names of all API commands that this class implements (i.e. that can be passed to execute). executeMust execute the given API command. Parameters
|