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, setVerbosepublic AuthorityClient authorityClient
public AuthorityCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic AuthorityClient getAuthorityClient() throws java.lang.Exception
java.lang.Exceptionprotected static void printAuthorityData(AuthorityData data)