|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.common.authentication.PublicKeyAuthenticationPrompt
public class PublicKeyAuthenticationPrompt
Constructor Summary | |
---|---|
PublicKeyAuthenticationPrompt(java.awt.Component parent)
Creates a new PublicKeyAuthenticationPrompt object. |
Method Summary | |
---|---|
void |
setInstance(SshAuthenticationClient instance)
|
boolean |
showPrompt(SshAuthenticationClient inst)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublicKeyAuthenticationPrompt(java.awt.Component parent)
parent
- Method Detail |
---|
public void setInstance(SshAuthenticationClient instance) throws AuthenticationProtocolException
instance
-
AuthenticationProtocolException
public boolean showPrompt(SshAuthenticationClient inst) throws AuthenticationProtocolException
showPrompt
in interface SshAuthenticationPrompt
AuthenticationProtocolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |