public class RSAKeyPairGenerator
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Constructor and Description |
|---|
RSAKeyPairGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
List<com.bmc.arsys.api.Value> inValues) |
List<com.bmc.arsys.api.Value> |
generateRSAKeyPair(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
initialize, onEvent, terminatepublic List<com.bmc.arsys.api.Value> filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context, List<com.bmc.arsys.api.Value> inValues) throws com.bmc.arsys.api.ARException
filterAPICall in interface com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluggablefilterAPICall in class com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugincom.bmc.arsys.api.ARExceptionpublic List<com.bmc.arsys.api.Value> generateRSAKeyPair(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
? Copyright 2013 BMC Software, Inc.