Uses of Package
org.forgerock.openig.filter.throttling
-
Packages that use org.forgerock.openig.filter.throttling Package Description org.forgerock.openig.filter.throttling This package contains the components used to implement a throttling rate support. -
Classes in org.forgerock.openig.filter.throttling used by org.forgerock.openig.filter.throttling Class Description ScriptableThrottlingPolicy A scriptable throttling datasource.ThrottlingPolicy This interface defines the contract to lookup aThrottlingRate
that will be applied to the givenRequest
.ThrottlingRate A value object to represent a throttling rate.ThrottlingStrategy This interface defines the contract for any throttling strategy.