Package | Description |
---|---|
com.maverick.ssh |
This package contains a set of general interface contracts for SSH communication that
provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.
|
Modifier and Type | Field and Description |
---|---|
protected Shell |
ShellController.shell |
Modifier and Type | Method and Description |
---|---|
Shell |
ShellProcess.getShell() |
Shell |
Shell.su(String cmd) |
Shell |
Shell.su(String cmd,
String password) |
Shell |
Shell.su(String cmd,
String password,
String promptExpression) |
Shell |
Shell.su(String cmd,
String password,
String promptExpression,
ShellMatcher matcher) |
Copyright © 2024. All rights reserved.