public class AuthorityCLI extends CLI
Modifier and Type | Field and Description |
---|---|
AuthorityClient |
authorityClient |
Constructor and Description |
---|
AuthorityCLI(CLI parent) |
Modifier and Type | Method and Description |
---|---|
AuthorityClient |
getAuthorityClient() |
java.lang.String |
getFullName() |
protected static void |
printAuthorityData(AuthorityData data) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbose
public AuthorityClient authorityClient
public AuthorityCLI(CLI parent)
public java.lang.String getFullName()
getFullName
in class CLI
public AuthorityClient getAuthorityClient() throws java.lang.Exception
java.lang.Exception
protected static void printAuthorityData(AuthorityData data)