public class BambooTrustedKeyServerKeyVerifier extends Object implements org.apache.sshd.client.keyverifier.ServerKeyVerifier
Modifier and Type | Field and Description |
---|---|
static BambooTrustedKeyServerKeyVerifier |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
setTestMode() |
boolean |
verifyServerKey(org.apache.sshd.client.session.ClientSession clientSession,
SocketAddress socketAddress,
PublicKey publicKey) |
public static BambooTrustedKeyServerKeyVerifier INSTANCE
public void setTestMode()
public boolean verifyServerKey(org.apache.sshd.client.session.ClientSession clientSession, SocketAddress socketAddress, PublicKey publicKey)
verifyServerKey
in interface org.apache.sshd.client.keyverifier.ServerKeyVerifier
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.