Uses of Package
io.apiman.gateway.engine.policies.config
-
Classes in io.apiman.gateway.engine.policies.config used by io.apiman.gateway.engine.policies Class Description AuthorizationConfig Configuration object for the Authorization policy.BasicAuthenticationConfig Configuration object for the IP blacklist policy.CachingConfig Deprecated.useCachingResourcesConfiginstead.CachingResourcesConfig Configuration object for the Caching policy.IgnoredResourcesConfig Configuration object for the Ignored Resources policy.IPListConfig Configuration object for the IP list policies.RateLimitingConfig Configuration object for the rate limiting policy.TimeRestrictedAccessConfig Configuration object for the TimeRestrictedAccess policy.TransferQuotaConfig Configuration for the transfer quota.URLRewritingConfig Configuration object for the URL re-writing policy. -
Classes in io.apiman.gateway.engine.policies.config used by io.apiman.gateway.engine.policies.config Class Description AuthorizationRule A single authorization rule consisting of a verb, path pattern, and role name.CachingResourcesSettingsEntry IgnoredResource A single ignored resource rule consisting of a verb (GET,POST etc.) and path patternMultipleMatchType How to behave if multiple rules match the request.RateLimitingConfig Configuration object for the rate limiting policy.TimeRestrictedAccess Determines timeslot when service with specific path pattern can be called.TransferDirectionType Direction of a transfer.UnmatchedRequestType What to do if no authorization rules match the request. -
Classes in io.apiman.gateway.engine.policies.config used by io.apiman.gateway.engine.policies.limiting Class Description RateLimitingConfig Configuration object for the rate limiting policy. -
Classes in io.apiman.gateway.engine.policies.config used by io.apiman.gateway.engine.policies.probe Class Description RateLimitingConfig Configuration object for the rate limiting policy.TransferQuotaConfig Configuration for the transfer quota.