org.globus.cog.abstraction.impl.execution.ssh
Class CredentialsDialog.SwingCredentialsDialog
java.lang.Object
org.globus.cog.abstraction.impl.execution.ssh.CredentialsDialog
org.globus.cog.abstraction.impl.execution.ssh.CredentialsDialog.SwingCredentialsDialog
- Enclosing class:
- CredentialsDialog
public static class CredentialsDialog.SwingCredentialsDialog
- extends CredentialsDialog
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredentialsDialog.SwingCredentialsDialog
public CredentialsDialog.SwingCredentialsDialog()
choosePathToPrivateKey
protected void choosePathToPrivateKey()
okButtonPushed
protected Object okButtonPushed()
getResult
public Object getResult()
- Specified by:
getResult
in class CredentialsDialog
setPrivateKey
public void setPrivateKey(String privatekey)
- Overrides:
setPrivateKey
in class CredentialsDialog
setUserName
public void setUserName(String username)
- Overrides:
setUserName
in class CredentialsDialog