|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.secure.ChannelUtils
public class ChannelUtils
| Constructor Summary | |
|---|---|
ChannelUtils()
|
|
| Method Summary | |
|---|---|
static void |
closeQuietly(SecureChannel channel)
|
static Result |
getExecutionResult(int exitValue,
long start,
String command,
String stdin,
String stdout,
String stderr,
String encoding)
|
static String |
getLocation(String username,
String hostname)
|
static String |
getLocation(String username,
String hostname,
RemoteFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChannelUtils()
| Method Detail |
|---|
public static String getLocation(String username,
String hostname,
RemoteFile file)
public static String getLocation(String username,
String hostname)
public static Result getExecutionResult(int exitValue,
long start,
String command,
String stdin,
String stdout,
String stderr,
String encoding)
public static void closeQuietly(SecureChannel channel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||