public class FileBasedSshTransportConfigCallback extends Object implements org.eclipse.jgit.api.TransportConfigCallback
| Constructor and Description |
|---|
FileBasedSshTransportConfigCallback(MultipleJGitEnvironmentProperties sshUriProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.jgit.transport.Transport transport) |
MultipleJGitEnvironmentProperties |
getSshUriProperties() |
public FileBasedSshTransportConfigCallback(MultipleJGitEnvironmentProperties sshUriProperties)
public MultipleJGitEnvironmentProperties getSshUriProperties()
public void configure(org.eclipse.jgit.transport.Transport transport)
configure in interface org.eclipse.jgit.api.TransportConfigCallbackCopyright © 2022 Pivotal Software, Inc.. All rights reserved.