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