public class E03ShellWithGUIPrompts
extends java.lang.Object
E01Shell example, except host user name and
password are all prompted for using Swing components. This demonstrates the
user of a custom SshAuthenticator as well as a custom
HostKeyValidator and SshBannerHandler| Constructor and Description |
|---|
E03ShellWithGUIPrompts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arg)
Entry point.
|
Copyright © 2018. All rights reserved.