public class KeyToolPrintCertificateRequest extends AbstractKeyToolRequest
| Constructor and Description |
|---|
KeyToolPrintCertificateRequest() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Gets the value of the
file field. |
File |
getJarfile()
Gets the value of the
jarfile field. |
String |
getSslserver()
Gets the value of the
sslserver field. |
boolean |
isRfc()
Gets the value of the
rfc field. |
void |
setFile(File file) |
void |
setJarfile(File jarfile) |
void |
setRfc(boolean rfc) |
void |
setSslserver(String sslserver) |
getArguments, getWorkingDirectory, isVerbose, setArguments, setVerbose, setWorkingDirectorygetSystemErrorStreamConsumer, getSystemOutStreamConsumer, setSystemErrorStreamConsumer, setSystemOutStreamConsumerpublic void setRfc(boolean rfc)
rfc - value of the field rfc to setpublic String getSslserver()
sslserver field.sslserver fieldpublic void setSslserver(String sslserver)
sslserver - value of the field sslserver to setpublic File getJarfile()
jarfile field.jarfile fieldCopyright © 2012-2014 Codehaus. All Rights Reserved.