Package | Description |
---|---|
org.uberfire.java.nio.fs.jgit.daemon.ssh |
Modifier and Type | Class and Description |
---|---|
class |
GitReceiveCommand |
class |
GitUploadCommand |
Modifier and Type | Field and Description |
---|---|
protected JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> |
BaseGitCommand.repositoryResolver |
Modifier and Type | Method and Description |
---|---|
void |
GitSSHService.setup(File certDir,
InetSocketAddress inetSocketAddress,
String sshIdleTimeout,
String algorithm,
org.eclipse.jgit.transport.resolver.ReceivePackFactory receivePackFactory,
JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver,
ExecutorService executorService) |
void |
GitSSHService.setup(File certDir,
InetSocketAddress inetSocketAddress,
String sshIdleTimeout,
String algorithm,
org.eclipse.jgit.transport.resolver.ReceivePackFactory receivePackFactory,
JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver,
ExecutorService executorService,
String gitSshCiphers,
String gitSshMacs) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.