public class TokenCLI extends CLI
Modifier and Type | Field and Description |
---|---|
TokenClient |
tokenClient |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
static void |
printToken(TokenData token) |
addModule, getClient, getClient, getDescription, getFullName, getModule, getName, isVerbose, printHelp, setDescription, setName, setVerbose
public TokenClient tokenClient
public TokenCLI(CLI parent)