Package com.day.cq.dam.commons.proxy
Class ProxyConfigImpl
java.lang.Object
com.day.cq.dam.commons.proxy.ProxyConfigImpl
- All Implemented Interfaces:
ProxyConfig
@Service
@Properties(@Property(name="process.label",value="DAM Cloud Config Helper Service"))
public class ProxyConfigImpl
extends Object
implements ProxyConfig
-
Field Summary
Fields inherited from interface com.day.cq.dam.commons.proxy.ProxyConfig
PROXY_CLOUD_CONFIG, PROXY_HOST, PROXY_HOST_DEFAULT, PROXY_PORT, PROXY_PORT_DEFAULT, PROXY_PSWD, PROXY_PSWD_DEFAULT, PROXY_USER, PROXY_USER_DEFAULT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfiguration(ResourceResolver resourceResolver) getConfiguration(ResourceResolver resourceResolver, String worker)
-
Constructor Details
-
ProxyConfigImpl
public ProxyConfigImpl()
-
-
Method Details
-
getConfiguration
- Specified by:
getConfigurationin interfaceProxyConfig
-
getConfiguration
- Specified by:
getConfigurationin interfaceProxyConfig
-