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) |
echo
public 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.Tool
runTool
in class SolrCLI.ToolBase
Exception
protected void runImpl(org.apache.commons.cli.CommandLine cli) throws Exception
runImpl
in class SolrCLI.ToolBase
Exception
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.