Package com.netscape.cmstools.tps.token
Class TokenCLI
- java.lang.Object
-
- org.dogtagpki.cli.CLI
-
- com.netscape.cmstools.tps.token.TokenCLI
-
public class TokenCLI extends org.dogtagpki.cli.CLI
- Author:
- Endi S. Dewata
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Logger
logger
com.netscape.certsrv.tps.token.TokenClient
tokenClient
TPSCLI
tpsCLI
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description com.netscape.certsrv.tps.token.TokenClient
getTokenClient()
static void
printToken(com.netscape.certsrv.tps.token.TokenData token)
-
Methods inherited from class org.dogtagpki.cli.CLI
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
-