Package io.quarkus.vertx.http.runtime
package io.quarkus.vertx.http.runtime
-
ClassDescriptionAuthentication mechanism and SecurityRealm name information used for configuring HTTP auth instance for the deployment.Authentication mechanism information used for configuring HTTP auth instance for the deployment.Request body related settingsA certificate configuration.Note that we intentionally put the producer in a separate class so that it's possible to exclude the bean if a naming conflict exists.An interface extending the metrics exposed for the Vert.x HTTP server.config for the form authentication mechanismconfig for the form authentication mechanismSameSite attribute values for the session and location cookies.Restricts who can send `Forwarded`, `X-Forwarded` or `X-Forwarded-*` headers to trusted proxies configured through
ProxyConfig.trustedProxies().The type of route handlerConfiguration that allows for setting an HTTP headerDeprecated, for removal: This API element is subject to removal in a future version.A listener that listens for certificate updates and updates the HTTP server accordingly.A simple wrapping handler that removes theContent-Encoding: identityHTTP header if theContent-Typeheader is set and the value is a compressed media type as configured viaVertxHttpBuildTimeConfig.compressMediaTypes().Deprecated, for removal: This API element is subject to removal in a future version.UseVertxHttpConfig.Deprecated, for removal: This API element is subject to removal in a future version.A config for the settings related to HTTP multipart request handling.Specifies additional criteria on paths that should be checked.Holds configuration related with proxy addressing forward.Precedence of Forwarded and X-Forwarded headers when both types of headers are enabled and no strict forwarded control is enforced.Used to allow propagation of context objects from intra-JVM request producersRoute order value constants used in Quarkus, updatehttp-reference.adocwhen changing this class.Configuration that allows for automatically setting the SameSite attribute on cookiesA utility class that can check known user agents which are known to be incompatible with SameSite=None attribute.Shared configuration for setting up server-side SSL.Configure the global traffic shaping functionality.Converts proxy address intoTrustedProxyCheck.TrustedProxyCheckPart.Configure the Vert.X HTTP Server for WebSocker Server connection.
VertxHttpBuildTimeConfig.