|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.ec2.ssh.HostKeyVerifierImpl
public class HostKeyVerifierImpl
ServerHostKeyVerifier that makes sure that the host key fingerprint
showed up in ConsoleOutput#getOutput().
| Constructor Summary | |
|---|---|
HostKeyVerifierImpl(java.lang.String console)
|
|
| Method Summary | |
|---|---|
boolean |
verifyServerHostKey(java.lang.String hostname,
int port,
java.lang.String serverHostKeyAlgorithm,
byte[] serverHostKey)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HostKeyVerifierImpl(java.lang.String console)
| Method Detail |
|---|
public boolean verifyServerHostKey(java.lang.String hostname,
int port,
java.lang.String serverHostKeyAlgorithm,
byte[] serverHostKey)
throws java.lang.Exception
verifyServerHostKey in interface com.trilead.ssh2.ServerHostKeyVerifierjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||