Skip navigation links
A C E H O R S T 

A

addHostKey(Path, boolean) - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Adds an additional host key to the server.

C

configureAuthentication() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Configures the authentication mechanisms of this test server.
configureShell() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Configures shell access for the test server.
configureSubsystems() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Configures the test server's subsystems (sftp, scp).

E

enableKeyboardInteractiveAuthentication() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Enable keyboard-interactive authentication.
enablePasswordAuthentication() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Enable password authentication.

H

hostKeys - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 

O

org.eclipse.jgit.junit.ssh - package org.eclipse.jgit.junit.ssh
 

R

repository - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 

S

server - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 
setTestUserPublicKey(Path) - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 
SshTestGitServer - Class in org.eclipse.jgit.junit.ssh
A simple ssh/sftp git test server based on Apache MINA sshd.
SshTestGitServer(String, Path, Repository, byte[]) - Constructor for class org.eclipse.jgit.junit.ssh.SshTestGitServer
Creates a ssh git test server.
start() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Starts the test server, listening on a random port.
stop() - Method in class org.eclipse.jgit.junit.ssh.SshTestGitServer
Stops the test server.

T

testKey - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 
testUser - Variable in class org.eclipse.jgit.junit.ssh.SshTestGitServer
 
A C E H O R S T 
Skip navigation links

Copyright © 2020 Eclipse JGit Project. All rights reserved.