Package com.netscape.cmstools.system
Class KRAConnectorCLI
- java.lang.Object
-
- org.dogtagpki.cli.CLI
-
- com.netscape.cmstools.system.KRAConnectorCLI
-
public class KRAConnectorCLI extends org.dogtagpki.cli.CLI
- Author:
- Ade Lee
-
-
Field Summary
Fields Modifier and Type Field Description CACLI
caCLI
com.netscape.certsrv.system.KRAConnectorClient
kraConnectorClient
-
Constructor Summary
Constructors Constructor Description KRAConnectorCLI(CACLI caCLI)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFullName()
com.netscape.certsrv.system.KRAConnectorClient
getKRAConnectorClient()
-
Methods inherited from class org.dogtagpki.cli.CLI
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
-