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, getRawCommandline, getShell, getShellCommandline, getSystemEnvVars, getWorkingDirectory, quoteArgument, setExecutable, setPid, setShell, setWorkingDirectory, setWorkingDirectory, size, toString, translateCommandline
public static final String PASSWORD_PLACE_HOLDER
public AnonymousCommandLine()
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.