|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SshClient.Factory
| Method Summary | |
|---|---|
SshClient |
create(org.jclouds.net.IPSocket socket,
org.jclouds.domain.Credentials credentials)
|
SshClient |
create(org.jclouds.net.IPSocket socket,
String username,
byte[] privateKey)
Deprecated. |
SshClient |
create(org.jclouds.net.IPSocket socket,
String username,
String password)
Deprecated. |
| Method Detail |
|---|
@Deprecated
SshClient create(org.jclouds.net.IPSocket socket,
String username,
String password)
create(IPSocket, Credentials)
@Deprecated
SshClient create(org.jclouds.net.IPSocket socket,
String username,
byte[] privateKey)
create(IPSocket, Credentials)
SshClient create(org.jclouds.net.IPSocket socket,
org.jclouds.domain.Credentials credentials)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||