Package com.day.cq.dam.commons.proxy
Interface ProxyConfig
- All Known Implementing Classes:
ProxyConfigImpl
public interface ProxyConfig
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetConfiguration(ResourceResolver resourceResolver) getConfiguration(ResourceResolver resourceResolver, String worker)
-
Field Details
-
PROXY_HOST
Proxy Cloud configuration keys- See Also:
-
PROXY_HOST_DEFAULT
- See Also:
-
PROXY_PORT
- See Also:
-
PROXY_PORT_DEFAULT
static final int PROXY_PORT_DEFAULT- See Also:
-
PROXY_USER
- See Also:
-
PROXY_USER_DEFAULT
- See Also:
-
PROXY_PSWD
- See Also:
-
PROXY_PSWD_DEFAULT
- See Also:
-
PROXY_CLOUD_CONFIG
- See Also:
-
-
Method Details
-
getConfiguration
-
getConfiguration
-