| Package | Description |
|---|---|
| org.springframework.cloud.config.server.environment | |
| org.springframework.cloud.config.server.proxy | |
| org.springframework.cloud.config.server.support |
| Modifier and Type | Method and Description |
|---|---|
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
JGitEnvironmentProperties.getProxy() |
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
VaultEnvironmentProperties.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
JGitEnvironmentProperties.setProxy(Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> proxy) |
void |
VaultEnvironmentProperties.setProxy(Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> proxy) |
| Constructor and Description |
|---|
ProxyHostCredentialsProvider(ProxyHostProperties... proxyHostProperties) |
SchemeBasedRoutePlanner(ProxyHostProperties httpsProxy,
ProxyHostProperties httpProxy) |
| Modifier and Type | Method and Description |
|---|---|
Map<ProxyHostProperties.ProxyForScheme,ProxyHostProperties> |
HttpEnvironmentRepositoryProperties.getProxy() |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.