Class OpenSSHKnownHosts.CommentEntry
java.lang.Object
net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.CommentEntry
- All Implemented Interfaces:
OpenSSHKnownHosts.KnownHostEntry
- Enclosing class:
OpenSSHKnownHosts
public static class OpenSSHKnownHosts.CommentEntry
extends Object
implements OpenSSHKnownHosts.KnownHostEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
comment
-
-
Constructor Details
-
CommentEntry
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceOpenSSHKnownHosts.KnownHostEntry
-
getFingerprint
- Specified by:
getFingerprintin interfaceOpenSSHKnownHosts.KnownHostEntry
-
appliesTo
- Specified by:
appliesToin interfaceOpenSSHKnownHosts.KnownHostEntry- Throws:
IOException
-
appliesTo
- Specified by:
appliesToin interfaceOpenSSHKnownHosts.KnownHostEntry
-
verify
- Specified by:
verifyin interfaceOpenSSHKnownHosts.KnownHostEntry
-
getLine
- Specified by:
getLinein interfaceOpenSSHKnownHosts.KnownHostEntry
-