|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISSHConnectionInfo
Interface containing information needed to establish an ssh connection.
| Method Summary | |
|---|---|
boolean |
getCanceledPWValue()
Returns if the user pushed cancel when queried for password for the ssh session. |
java.lang.String |
getHostname()
|
int |
getPort()
|
java.lang.String |
getUsername()
|
| Method Detail |
|---|
java.lang.String getUsername()
java.lang.String getHostname()
int getPort()
boolean getCanceledPWValue()
true if the user pushed cancel when asked for the pw,
true otherwise.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||