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 |
|---|---|
AuthenticatorClient |
getAuthenticatorClient() |
static void |
printAuthenticatorData(AuthenticatorData authenticatorData,
boolean showProperties) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbosepublic AuthenticatorClient authenticatorClient
public AuthenticatorCLI(CLI parent)
public AuthenticatorClient getAuthenticatorClient() throws java.lang.Exception
java.lang.Exceptionpublic static void printAuthenticatorData(AuthenticatorData authenticatorData, boolean showProperties) throws java.io.IOException
java.io.IOException