Overview
Package
Class
Use
Index
Deprecated
About
Frames
|
No Frames
Uses of Class com.sshtools.j2ssh.authentication.AuthenticationProtocolException
Uses in package com.sshtools.j2ssh.authentication
Methods which throw type com.sshtools.j2ssh.authentication.AuthenticationProtocolException
void
SshAuthenticationClient
.
setAuthenticationPrompt
(
SshAuthenticationPrompt
prompt)
boolean
SshAuthenticationPrompt
.
showPrompt
(
SshAuthenticationClient
instance)
Uses in package com.sshtools.common.authentication
Methods which throw type com.sshtools.j2ssh.authentication.AuthenticationProtocolException
void
PasswordAuthenticationDialog
.
setInstance
(
SshAuthenticationClient
instance)
void
PublicKeyAuthenticationPrompt
.
setInstance
(
SshAuthenticationClient
instance)
boolean
PasswordAuthenticationDialog
.
showPrompt
(
SshAuthenticationClient
inst)
boolean
PublicKeyAuthenticationPrompt
.
showPrompt
(
SshAuthenticationClient
inst)
Overview
Package
Class
Use
Index
Deprecated
About
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.