public final class PromiscuousVerifier extends Object implements HostKeyVerifier
| Constructor and Description |
|---|
PromiscuousVerifier() |
public boolean verify(String hostname, int port, PublicKey key)
HostKeyVerifierverify in interface HostKeyVerifierhostname - remote hostnameport - remote portkey - host key of servertrue if key is acceptable, false otherwiseCopyright © 2009–2013. All rights reserved.