|
||||||||||
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(IPSocket socket,
Credentials credentials)
|
SshClient |
create(IPSocket socket,
String username,
byte[] privateKey)
Deprecated. |
SshClient |
create(IPSocket socket,
String username,
String password)
Deprecated. |
Method Detail |
---|
@Deprecated SshClient create(IPSocket socket, String username, String password)
create(IPSocket, Credentials)
@Deprecated SshClient create(IPSocket socket, String username, byte[] privateKey)
create(IPSocket, Credentials)
SshClient create(IPSocket socket, Credentials credentials)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |