public class AnonymousCommandLine
extends org.codehaus.plexus.util.cli.Commandline
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD_PLACE_HOLDER |
| Constructor and Description |
|---|
AnonymousCommandLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Provides an anonymous output to mask password.
|
addArg, addArg, addArguments, addEnvironment, addSystemEnvironment, clear, clearArgs, clone, createArg, createArg, createArgument, createArgument, createMarker, execute, getArguments, getCommandline, getEnvironmentVariables, getExecutable, getLiteralExecutable, getPid, getShell, getShellCommandline, getSystemEnvVars, getWorkingDirectory, quoteArgument, setExecutable, setPid, setShell, setWorkingDirectory, setWorkingDirectory, size, toString, translateCommandlinepublic static final String PASSWORD_PLACE_HOLDER
public String toString()
toString in class org.codehaus.plexus.util.cli.CommandlineCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.