Class JarSignerCommandLineBuilder
java.lang.Object
org.apache.maven.shared.jarsigner.JarSignerCommandLineBuilder
To build the command line for a given
JarSignerRequest.- Since:
- 1.0
- Author:
- Tony Chemit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.maven.shared.utils.cli.Commandlinebuild(JarSignerRequest request) protected voidbuild(JarSignerSignRequest request, org.apache.maven.shared.utils.cli.Commandline cli) protected voidbuild(JarSignerVerifyRequest request, org.apache.maven.shared.utils.cli.Commandline cli) protected voidvoidsetJarSignerFile(String jarSignerFile) voidsetLogger(org.slf4j.Logger logger) Deprecated.logger is not used by this class
-
Constructor Details
-
JarSignerCommandLineBuilder
public JarSignerCommandLineBuilder()
-
-
Method Details
-
setLogger
Deprecated.logger is not used by this class- Parameters:
logger- a logger
-
setJarSignerFile
-
checkRequiredState