Uses of Interface
org.apache.sshd.client.keyverifier.ModifiedServerKeyAcceptor
Packages that use ModifiedServerKeyAcceptor
-
Uses of ModifiedServerKeyAcceptor in org.apache.sshd.client.keyverifier
Classes in org.apache.sshd.client.keyverifier that implement ModifiedServerKeyAcceptorModifier and TypeClassDescriptionclass
Monitors the~/.ssh/known_hosts
file of the user currently running the client, updating and re-loading it if necessary.class
Fields in org.apache.sshd.client.keyverifier declared as ModifiedServerKeyAcceptorModifier and TypeFieldDescriptionprivate ModifiedServerKeyAcceptor
KnownHostsServerKeyVerifier.modKeyAcceptor
Methods in org.apache.sshd.client.keyverifier that return ModifiedServerKeyAcceptorMethods in org.apache.sshd.client.keyverifier with parameters of type ModifiedServerKeyAcceptorModifier and TypeMethodDescriptionvoid
KnownHostsServerKeyVerifier.setModifiedServerKeyAcceptor
(ModifiedServerKeyAcceptor acceptor)