Interface KnownHostMatchers.HostMatcher

All Known Implementing Classes:
KnownHostMatchers.AnyHostMatcher, KnownHostMatchers.EquiHostMatcher, KnownHostMatchers.HashedHostMatcher, KnownHostMatchers.NegateHostMatcher, KnownHostMatchers.WildcardHostMatcher
Enclosing class:
KnownHostMatchers

public static interface KnownHostMatchers.HostMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(String hostname)