Class KnownHostsServerKeyVerifier.HostEntryPair
java.lang.Object
org.apache.sshd.client.keyverifier.KnownHostsServerKeyVerifier.HostEntryPair
- Enclosing class:
KnownHostsServerKeyVerifier
Represents an entry in the internal verifier's cache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHostEntry(KnownHostEntry hostEntry) voidsetServerKey(PublicKey serverKey) toString()
-
Field Details
-
hostEntry
-
serverKey
-
-
Constructor Details
-
HostEntryPair
public HostEntryPair() -
HostEntryPair
-
-
Method Details
-
getHostEntry
-
setHostEntry
-
getServerKey
-
setServerKey
-
toString
-