Class KnownHostMatchers
- java.lang.Object
-
- com.hierynomus.sshj.transport.verification.KnownHostMatchers
-
public class KnownHostMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceKnownHostMatchers.HostMatcher
-
Constructor Summary
Constructors Constructor Description KnownHostMatchers()
-
Method Summary
Modifier and Type Method Description static KnownHostMatchers.HostMatchercreateMatcher(java.lang.String hostEntry)
-
-
-
Method Detail
-
createMatcher
public static KnownHostMatchers.HostMatcher createMatcher(java.lang.String hostEntry) throws SSHException
- Throws:
SSHException
-
-