Package org.forgerock.openig.proxy
Contains proxy related heaplets.
-
Class Summary Class Description CustomProxyOptions AProxyOptions
representing custom proxy settings.CustomProxyOptions.Heaplet Creates and initializes aCustomProxyOptions
in a heap environment.CustomProxyOptionsTypeProvider Provide theCustomProxyOptions
'sTypeDefinition
.NoProxyOptions AProxyOptions
to use when no proxy must be used.NoProxyOptions.Heaplet Creates and initializes aNoProxyOptions
in a heap environment.NoProxyOptionsTypeProvider Provide theNoProxyOptions
'sTypeDefinition
.SystemProxyOptions AProxyOptions
to use when the system defined proxy must be used.SystemProxyOptions.Heaplet Creates and initializes aSystemProxyOptions
in a heap environment.SystemProxyOptionsTypeProvider Provide theSystemProxyOptions
'sTypeDefinition
.