|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.ssh.SshClientBackport
public class SshClientBackport
This is more-less copy paste from org.apache.sshd.SshClient.setUpDefaultClient() except for the two things: - preferring compression is enabled - JceRandom is used instead of BouncyCastleRandom
Constructor Summary | |
---|---|
SshClientBackport()
|
Method Summary | |
---|---|
static org.apache.sshd.SshClient |
setUpDefaultClient()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SshClientBackport()
Method Detail |
---|
public static org.apache.sshd.SshClient setUpDefaultClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |