public class AuthenticatorCLI extends CLI
Modifier and Type | Field and Description |
---|---|
AuthenticatorClient |
authenticatorClient |
static org.slf4j.Logger |
logger |
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, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public AuthenticatorClient authenticatorClient
public AuthenticatorCLI(CLI parent)
public AuthenticatorClient getAuthenticatorClient() throws java.lang.Exception
java.lang.Exception
public static void printAuthenticatorData(AuthenticatorData authenticatorData, boolean showProperties) throws java.io.IOException
java.io.IOException