| Package | Description |
|---|---|
| org.kuali.common.util.secure |
| Modifier and Type | Method and Description |
|---|---|
Result |
SecureChannel.executeCommand(String command)
Deprecated.
|
Result |
DefaultSecureChannel.executeCommand(String command)
Deprecated.
|
Result |
SecureChannel.executeCommand(String command,
String stdin)
Deprecated.
|
Result |
DefaultSecureChannel.executeCommand(String command,
String stdin)
Deprecated.
|
static Result |
ChannelUtils.getExecutionResult(int exitValue,
long start,
String command,
String stdin,
String stdout,
String stderr,
String encoding)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.