protected static class KeystoreManager.KeytoolExecutor extends ProcessExecutor
kDefaultTimeoutMillis, kSleepTime, mCmdStrings, mErrFile, mOutFile| Constructor and Description |
|---|
KeytoolExecutor(String[] args,
long timeoutInSeconds) |
KeytoolExecutor(String[] args,
long timeoutInSeconds,
String[] inputLines) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String keystoreErrorMsg,
File keystoreName) |
protected String |
getExceptionMessage()
Allows a subclass to control the error message returned when a non-zero
exit code is returned from a failed execution
|
execute, execute, execute, getExecutionRetentionFlag, getFileBuffer, getLastExecutionError, getLastExecutionOutput, getLatestOutput, getProcessExitValue, getSubProcess, main, retainBuffers, setExecutionRetentionFlag, setVerbosepublic KeytoolExecutor(String[] args, long timeoutInSeconds)
protected String getExceptionMessage()
ProcessExecutorgetExceptionMessage in class ProcessExecutorpublic void execute(String keystoreErrorMsg, File keystoreName) throws RepositoryException
RepositoryExceptionCopyright © 2017. All rights reserved.