Package dev.dsf.bpe.v1.config
Class ProxyConfigDelegate
java.lang.Object
dev.dsf.bpe.v1.config.ProxyConfigDelegate
- All Implemented Interfaces:
ProxyConfig
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProxyConfigDelegate
-
-
Method Details
-
getUrl
- Specified by:
getUrlin interfaceProxyConfig
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfaceProxyConfig
-
getUsername
- Specified by:
getUsernamein interfaceProxyConfig
-
getPassword
public char[] getPassword()- Specified by:
getPasswordin interfaceProxyConfig
-
getNoProxyUrls
- Specified by:
getNoProxyUrlsin interfaceProxyConfig
-
isNoProxyUrl
- Specified by:
isNoProxyUrlin interfaceProxyConfig
-