| Package | Description |
|---|---|
| org.springframework.cloud.config.server.environment | |
| org.springframework.cloud.config.server.ssh |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleJGitEnvironmentProperties |
static class |
MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
A
JGitEnvironmentProperties that matches patterns. |
| Constructor and Description |
|---|
JGitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment,
JGitEnvironmentProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected List<JGitEnvironmentProperties> |
SshPropertyValidator.extractRepoProperties(MultipleJGitEnvironmentProperties sshUriProperties) |
Map<String,JGitEnvironmentProperties> |
SshUriPropertyProcessor.getSshKeysByHostname() |
| Constructor and Description |
|---|
PropertyBasedSshSessionFactory(Map<String,JGitEnvironmentProperties> sshKeysByHostname,
com.jcraft.jsch.JSch jSch) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.