Package org.forgerock.openig.tools
Interface ProxyOptions
- All Known Implementing Classes:
CustomProxyOptions
,NoProxyOptions
,SystemProxyOptions
public interface ProxyOptions
Configure proxy settings.
-
Method Summary
Modifier and TypeMethodDescriptionConfigure proxy settings.
-
Method Details
-
configure
Configure proxy settings.- Parameters:
options
- The options to add proxy configuration into.- Returns:
- The promise that options have been set.
-