Package org.apache.sshd.client.keyverifier
package org.apache.sshd.client.keyverifier
-
ClassDescriptionA ServerKeyVerifier that accepts all server keys.Monitors the
~/.ssh/known_hostsfile of the user currently running the client, updating and re-loading it if necessary.AServerKeyVerifierthat delegates verification to the instance found in theClientSessionmetadata The verifier can be specified at theSshClientlevel, which may have connections to multiple hosts.Represents an entry in the internal verifier's cacheA ServerKeyVerifier that accepts one server key (specified in the constructor)TheServerKeyVerifieris used on the client side to authenticate the key provided by the server.Returns the same constant answertrue/falseregardless