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