Class ConnectorCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.tps.connector.ConnectorCLI
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
printConnectorData
(ConnectorData connectorData, boolean showProperties) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
connectorClient
-
-
Constructor Details
-
ConnectorCLI
-
-
Method Details
-
getConnectorClient
- Throws:
Exception
-
printConnectorData
public static void printConnectorData(ConnectorData connectorData, boolean showProperties) throws IOException - Throws:
IOException
-