public class FileBasedSshSessionFactory
extends org.eclipse.jgit.transport.sshd.SshdSessionFactory
| Constructor and Description |
|---|
FileBasedSshSessionFactory(JGitEnvironmentProperties sshUriProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jgit.transport.SshConfigStore |
createSshConfigStore(File homeDir,
File configFile,
String localUserName) |
close, createKeyPasswordProvider, createServerKeyDatabase, getDefaultIdentities, getDefaultKeys, getDefaultKnownHostsFiles, getDefaultPreferredAuthentications, getHomeDirectory, getKeyCache, getServerKeyDatabase, getSession, getSshConfig, getSshDirectory, getType, setHomeDirectory, setSshDirectorypublic FileBasedSshSessionFactory(JGitEnvironmentProperties sshUriProperties)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.