Class KnownHostMatchers.NegateHostMatcher
java.lang.Object
com.hierynomus.sshj.transport.verification.KnownHostMatchers.NegateHostMatcher
- All Implemented Interfaces:
KnownHostMatchers.HostMatcher
- Enclosing class:
KnownHostMatchers
private static class KnownHostMatchers.NegateHostMatcher
extends Object
implements KnownHostMatchers.HostMatcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matcher
-
-
Constructor Details
-
NegateHostMatcher
NegateHostMatcher(String hostEntry) throws SSHException - Throws:
SSHException
-
-
Method Details
-
match
- Specified by:
match
in interfaceKnownHostMatchers.HostMatcher
- Throws:
IOException
-