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
ServerKeyVerifier
is 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
ServerKeyVerifier
is used on the client side to authenticate the key provided by the server.Returns the same constant answertrue/false
regardless -
Classes in org.apache.sshd.client.keyverifier used by org.apache.sshd.client.sessionClassDescriptionThe
ServerKeyVerifier
is used on the client side to authenticate the key provided by the server.