|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationProtocolException | |
---|---|
com.sshtools.common.authentication | |
com.sshtools.j2ssh.authentication |
Uses of AuthenticationProtocolException in com.sshtools.common.authentication |
---|
Methods in com.sshtools.common.authentication that throw AuthenticationProtocolException | |
---|---|
void |
PublicKeyAuthenticationPrompt.setInstance(SshAuthenticationClient instance)
|
void |
PasswordAuthenticationDialog.setInstance(SshAuthenticationClient instance)
|
boolean |
PublicKeyAuthenticationPrompt.showPrompt(SshAuthenticationClient inst)
|
boolean |
PasswordAuthenticationDialog.showPrompt(SshAuthenticationClient inst)
|
Uses of AuthenticationProtocolException in com.sshtools.j2ssh.authentication |
---|
Methods in com.sshtools.j2ssh.authentication that throw AuthenticationProtocolException | |
---|---|
void |
SshAuthenticationClient.setAuthenticationPrompt(SshAuthenticationPrompt prompt)
|
boolean |
SshAuthenticationPrompt.showPrompt(SshAuthenticationClient instance)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |