| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.transport.IgnoreHostKeyVerificationMethod Summary | |
boolean |
|
public boolean verifyHost(String host,
SshPublicKey pk)
throws TransportProtocolExceptionSimply returnstrueto all requests.
- Specified by:
- verifyHost in interface HostKeyVerification
- Parameters:
host- the name of the hostpk- the hosts public key
- Returns:
true
- Throws:
TransportProtocolException- if an error occurs
- Since:
- 0.2.0