| Package | Description |
|---|---|
| org.springframework.cloud.config.server.ssh |
| Modifier and Type | Class and Description |
|---|---|
class |
SshUriProperties
Data container for property based SSH config
|
static class |
SshUriProperties.SshUriNestedRepoProperties
Differentiate between sets of properties that are defined in nested Git repos.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<SshUri> |
SshPropertyValidator.extractRepoProperties(SshUriProperties sshUriProperties) |
Map<String,SshUri> |
SshUriPropertyProcessor.getSshKeysByHostname() |
| Constructor and Description |
|---|
PropertyBasedSshSessionFactory(Map<String,SshUri> sshKeysByHostname,
com.jcraft.jsch.JSch jSch) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.