Interface KnownHostMatchers.HostMatcher

  • Enclosing class:
    KnownHostMatchers

    public static interface KnownHostMatchers.HostMatcher
    • Method Summary

      Modifier and Type Method Description
      boolean match​(java.lang.String hostname)  
    • Method Detail

      • match

        boolean match​(java.lang.String hostname)
               throws java.io.IOException
        Throws:
        java.io.IOException