Uses of Interface
io.helidon.common.configurable.AllowList
Packages that use AllowList
Package
Description
General utilities that use
Config.HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of AllowList in io.helidon.common.configurable
Methods in io.helidon.common.configurable that return AllowList -
Uses of AllowList in io.helidon.common.http
Methods in io.helidon.common.http with parameters of type AllowListModifier and TypeMethodDescriptionRequestedUriDiscoveryContext.Builder.trustedProxies(AllowList trustedProxies) Sets the trusted proxies for requested URI discovery for requests arriving on the socket.