Package | Description |
---|---|
com.sshtools.common.authentication | |
com.sshtools.j2ssh.authentication |
Modifier and Type | Method and Description |
---|---|
void |
PublicKeyAuthenticationPrompt.setInstance(SshAuthenticationClient instance) |
void |
PasswordAuthenticationDialog.setInstance(SshAuthenticationClient instance) |
boolean |
PublicKeyAuthenticationPrompt.showPrompt(SshAuthenticationClient inst) |
boolean |
PasswordAuthenticationDialog.showPrompt(SshAuthenticationClient inst) |
Modifier and Type | Method and Description |
---|---|
void |
SshAuthenticationClient.setAuthenticationPrompt(SshAuthenticationPrompt prompt) |
boolean |
SshAuthenticationPrompt.showPrompt(SshAuthenticationClient instance) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.