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 TypeClassDescriptionclassMonitors the~/.ssh/known_hostsfile of the user currently running the client, updating and re-loading it if necessary.classFields in org.apache.sshd.client.keyverifier declared as ModifiedServerKeyAcceptorModifier and TypeFieldDescriptionprivate ModifiedServerKeyAcceptorKnownHostsServerKeyVerifier.modKeyAcceptorMethods in org.apache.sshd.client.keyverifier that return ModifiedServerKeyAcceptorMethods in org.apache.sshd.client.keyverifier with parameters of type ModifiedServerKeyAcceptorModifier and TypeMethodDescriptionvoidKnownHostsServerKeyVerifier.setModifiedServerKeyAcceptor(ModifiedServerKeyAcceptor acceptor)