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:
getType
in interfaceOpenSSHKnownHosts.KnownHostEntry
-
getFingerprint
- Specified by:
getFingerprint
in interfaceOpenSSHKnownHosts.KnownHostEntry
-
appliesTo
- Specified by:
appliesTo
in interfaceOpenSSHKnownHosts.KnownHostEntry
- Throws:
IOException
-
appliesTo
- Specified by:
appliesTo
in interfaceOpenSSHKnownHosts.KnownHostEntry
-
verify
- Specified by:
verify
in interfaceOpenSSHKnownHosts.KnownHostEntry
-
getLine
- Specified by:
getLine
in interfaceOpenSSHKnownHosts.KnownHostEntry
-