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, setName
public CACLI caCLI
public AuthorityClient authorityClient
public AuthorityCLI(CACLI caCLI)
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)