public class AuthenticatorCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
AuthenticatorClient |
authenticatorClient |
| Constructor and Description |
|---|
AuthenticatorCLI(CLI parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
static void |
printAuthenticatorData(AuthenticatorData authenticatorData,
boolean showProperties) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic AuthenticatorClient authenticatorClient
public AuthenticatorCLI(CLI parent)
public void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printAuthenticatorData(AuthenticatorData authenticatorData, boolean showProperties) throws java.io.IOException
java.io.IOException