Package sonia.scm.net

Class GlobalProxyConfiguration

java.lang.Object
sonia.scm.net.GlobalProxyConfiguration
All Implemented Interfaces:
ProxyConfiguration

public final class GlobalProxyConfiguration extends Object implements ProxyConfiguration
The GlobalProxyConfiguration is an adapter between ProxyConfiguration and ScmConfiguration. Whenever proxy settings are required, the GlobalProxyConfiguration should be used instead of using ScmConfiguration directly. This makes it easier to support local proxy configurations.
Since:
2.23.0