Package org.eclipse.jgit.internal.transport.sshd.agent.connector
package org.eclipse.jgit.internal.transport.sshd.agent.connector
-
ClassDescriptionAn
ConnectorFactory
for connecting to an OpenSSH SSH agent.Delay loading the native libraries until needed.A connector using Pageant's shared memory IPC mechanism.ThePageantLibrary
encapsulates the shared memory access and provides a simple pipe abstraction.Windows' COPYDATASTRUCT.An abstraction for a bi-directional pipe.Common things for socket communication.Very simple representation of the C SockAddr type.Externalized text messages for localization.JNA-based implementation of communication through a Unix domain socket.Low-level Unix/Linux JNA socket API.A connector based on JNA using Windows' named pipes to communicate with an ssh agent.