Package org.forgerock.openig.proxy
Contains proxy related heaplets.
-
Class Summary Class Description CustomProxyOptions AProxyOptionsrepresenting custom proxy settings.CustomProxyOptions.Heaplet Creates and initializes aCustomProxyOptionsin a heap environment.CustomProxyOptionsTypeProvider Provide theCustomProxyOptions'sTypeDefinition.NoProxyOptions AProxyOptionsto use when no proxy must be used.NoProxyOptions.Heaplet Creates and initializes aNoProxyOptionsin a heap environment.NoProxyOptionsTypeProvider Provide theNoProxyOptions'sTypeDefinition.SystemProxyOptions AProxyOptionsto use when the system defined proxy must be used.SystemProxyOptions.Heaplet Creates and initializes aSystemProxyOptionsin a heap environment.SystemProxyOptionsTypeProvider Provide theSystemProxyOptions'sTypeDefinition.