-
Adds a discovery type for requested URI discovery for requests arriving on the socket.
RequestedUriDiscoveryContext.builder()
Creates a new builder for a RequestedUriDiscoveryContext.
RequestedUriDiscoveryContext.builder(io.helidon.common.config.Config config)
Creates a new builder for a RequestedUriDiscoveryContext using the provide discovery context config node.
RequestedUriDiscoveryContext.Builder.config(io.helidon.common.config.Config requestedUriDiscoveryConfig)
Sets the discovery types for requested URI discovery for requests arriving on the socket.
RequestedUriDiscoveryContext.Builder.enabled(boolean value)
Sets whether requested URI discovery is enabled for requestes arriving on the socket.
Sets the socket identifier to which the discovery context applies.
Sets the trusted proxies for requested URI discovery for requests arriving on the socket.