Uses of Class
org.apache.sshd.client.config.hosts.HostPatternsHolder
-
Packages that use HostPatternsHolder Package Description org.apache.sshd.client.config.hosts -
-
Uses of HostPatternsHolder in org.apache.sshd.client.config.hosts
Subclasses of HostPatternsHolder in org.apache.sshd.client.config.hosts Modifier and Type Class Description class
HostConfigEntry
Represents an entry in the client's configuration file as defined by the ssh_config configuration file formatclass
KnownHostEntry
Contains a representation of an entry in theknown_hosts
file
-