A B C D E F G H I J K L M N O P R S T U V W X Y

K

KnownHostPath - Static variable in class org.peace_tools.core.session.RemoteServerSession
The OS-specific path where the list of known hosts (that is the servers to which we have connected before) is stored.
knownHosts - Static variable in class org.peace_tools.core.session.RemoteServerSession
This is a convenience class that is provided by Ganymede SSH to store information about servers/hosts that we have already connected to.
knownHostsLock - Static variable in class org.peace_tools.core.session.RemoteServerSession
This object is merely used to arbitrate access to the knownHosts object so that operations on knownHosts is MT-Safe.

A B C D E F G H I J K L M N O P R S T U V W X Y