Interface HttpEnvironmentRepositoryProperties
- All Superinterfaces:
EnvironmentRepositoryProperties
- All Known Implementing Classes:
JGitEnvironmentProperties, MultipleJGitEnvironmentProperties, MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties, VaultEnvironmentProperties
- Author:
- Dylan Roberts
-
Field Summary
Fields inherited from interface EnvironmentRepositoryProperties
DEFAULT_ORDER -
Method Summary
Methods inherited from interface EnvironmentRepositoryProperties
setOrder
-
Method Details
-
getProxy
Map<ProxyHostProperties.ProxyForScheme, ProxyHostProperties> getProxy() -
isSkipSslValidation
boolean isSkipSslValidation() -
getTimeout
int getTimeout()
-