Uses of Class
org.eclipse.jgit.transport.sshd.agent.AbstractConnector
Packages that use AbstractConnector
-
Uses of AbstractConnector in org.eclipse.jgit.internal.transport.sshd.agent.connector
Modifier and TypeClassDescriptionclass
A connector using Pageant's shared memory IPC mechanism.class
JNA-based implementation of communication through a Unix domain socket.class
A connector based on JNA using Windows' named pipes to communicate with an ssh agent.