Package | Description |
---|---|
org.apache.sshd.client.keyverifier |
Modifier and Type | Class and Description |
---|---|
class |
DefaultKnownHostsServerKeyVerifier
Monitors the
~/.ssh/known_hosts file of the user currently running
the client, updating and re-loading it if necessary. |
class |
KnownHostsServerKeyVerifier |
Modifier and Type | Method and Description |
---|---|
ModifiedServerKeyAcceptor |
KnownHostsServerKeyVerifier.getModifiedServerKeyAcceptor() |
Modifier and Type | Method and Description |
---|---|
void |
KnownHostsServerKeyVerifier.setModifiedServerKeyAcceptor(ModifiedServerKeyAcceptor acceptor) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.