JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
G
I
R
S
U
G
generatePrivateKey()
- Static method in class io.jenkins.blueocean.test.ssh.
SSHServer
Utility to generate an SSH-style private key
getPort()
- Method in class io.jenkins.blueocean.test.ssh.
SSHServer
getPublicKey(String)
- Static method in class io.jenkins.blueocean.test.ssh.
SSHServer
Reads an SSH-style private key and provides the encoded public key portion
I
io.jenkins.blueocean.test.ssh
- package io.jenkins.blueocean.test.ssh
io.jenkins.blueocean.test.ssh.command
- package io.jenkins.blueocean.test.ssh.command
R
ReceivePackCommand
- Class in
io.jenkins.blueocean.test.ssh.command
Implements "git-receive-pack" in Jenkins SSH that receives uploaded commits from clients.
ReceivePackCommand(List<String>)
- Constructor for class io.jenkins.blueocean.test.ssh.command.
ReceivePackCommand
run()
- Method in class io.jenkins.blueocean.test.ssh.command.
ReceivePackCommand
run()
- Method in class io.jenkins.blueocean.test.ssh.command.
UploadPackCommand
S
SSHServer
- Class in
io.jenkins.blueocean.test.ssh
Simple wrapper that sets up Apache SSHD and allows it to be shaded to use in Jenkins plugin unit tests
SSHServer(File, Map<String, String>)
- Constructor for class io.jenkins.blueocean.test.ssh.
SSHServer
SSHServer(File, File, int, boolean, Map<String, String>, boolean)
- Constructor for class io.jenkins.blueocean.test.ssh.
SSHServer
start()
- Method in class io.jenkins.blueocean.test.ssh.
SSHServer
stop()
- Method in class io.jenkins.blueocean.test.ssh.
SSHServer
U
UploadPackCommand
- Class in
io.jenkins.blueocean.test.ssh.command
Implements "git-upload-pack" in Jenkins SSH that lets clients download commits from us.
UploadPackCommand(List<String>)
- Constructor for class io.jenkins.blueocean.test.ssh.command.
UploadPackCommand
G
I
R
S
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.