public static class SolrCLI.AuthTool extends SolrCLI.ToolBase
stdout, verbose| Constructor and Description | 
|---|
| AuthTool() | 
| AuthTool(PrintStream stdout) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| org.apache.commons.cli.Option[] | getOptions() | 
| protected void | runImpl(org.apache.commons.cli.CommandLine cli) | 
| int | runTool(org.apache.commons.cli.CommandLine cli) | 
echopublic AuthTool()
public AuthTool(PrintStream stdout)
public String getName()
public org.apache.commons.cli.Option[] getOptions()
public int runTool(org.apache.commons.cli.CommandLine cli)
            throws Exception
runTool in interface SolrCLI.ToolrunTool in class SolrCLI.ToolBaseExceptionprotected void runImpl(org.apache.commons.cli.CommandLine cli)
                throws Exception
runImpl in class SolrCLI.ToolBaseExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.