public class JGitTransportConfigCallback extends Object implements org.eclipse.jgit.api.TransportConfigCallback
TransportConfigCallback which adds
a public/private key identity to ssh URLs if configured.| Constructor and Description |
|---|
JGitTransportConfigCallback(org.eclipse.jgit.transport.sshd.SshdSessionFactory sshSessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.jgit.transport.Transport transport) |
public JGitTransportConfigCallback(org.eclipse.jgit.transport.sshd.SshdSessionFactory sshSessionFactory)
public void configure(org.eclipse.jgit.transport.Transport transport)
configure in interface org.eclipse.jgit.api.TransportConfigCallbackCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.