public class AuthorityCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
AuthorityClient |
authorityClient |
CACLI |
caCLI |
| Constructor and Description |
|---|
AuthorityCLI(CACLI caCLI) |
| 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, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setNamepublic CACLI caCLI
public AuthorityClient authorityClient
public AuthorityCLI(CACLI caCLI)
public java.lang.String getFullName()
getFullName in class CLIpublic AuthorityClient getAuthorityClient() throws java.lang.Exception
java.lang.Exceptionprotected static void printAuthorityData(AuthorityData data)