Uses of Package
org.apache.sshd.client.keyverifier
Packages that use org.apache.sshd.client.keyverifier
Package
Description
-
Classes in org.apache.sshd.client.keyverifier used by org.apache.sshd.clientClassDescriptionThe
ServerKeyVerifieris used on the client side to authenticate the key provided by the server. -
Classes in org.apache.sshd.client.keyverifier used by org.apache.sshd.client.keyverifierClassDescriptionA ServerKeyVerifier that accepts all server keys.Represents an entry in the internal verifier's cacheThe
ServerKeyVerifieris used on the client side to authenticate the key provided by the server.Returns the same constant answertrue/falseregardless -
Classes in org.apache.sshd.client.keyverifier used by org.apache.sshd.client.sessionClassDescriptionThe
ServerKeyVerifieris used on the client side to authenticate the key provided by the server.