| AccessLogConfig |
|
| AccessLogConfig$$accessor |
|
| AuthConfig |
Authentication mechanism and SecurityRealm name information used for configuring HTTP auth
instance for the deployment.
|
| AuthRuntimeConfig |
Authentication mechanism information used for configuring HTTP auth instance for the deployment.
|
| BasicRoute |
|
| BodyConfig |
Request body related settings
|
| CertificateConfig |
A certificate configuration.
|
| CurrentRequestProducer |
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.
|
| CurrentVertxRequest |
|
| FilterConfig |
|
| FormAuthConfig |
config for the form authentication mechanism
|
| FormAuthRuntimeConfig |
config for the form authentication mechanism
|
| ForwardedParser |
|
| ForwardedProxyHandler |
Restricts who can send `Forwarded`, `X-Forwarded` or `X-Forwarded-*` headers to trusted proxies
configured through ProxyConfig.trustedProxies.
|
| ForwardedServerRequestWrapper |
|
| ForwardingProxyOptions |
|
| HandlerConsumer |
|
| HeaderConfig |
Configuration that allows for setting an HTTP header
|
| HttpBuildTimeConfig |
|
| HttpCompressionHandler |
A simple wrapping handler that removes the Content-Encoding: identity HTTP header if the Content-Type
header is set and the value is a compressed media type as configured via
HttpBuildTimeConfig.compressMediaTypes.
|
| HttpConfiguration |
|
| HttpHostConfigSource |
Sets the default host config value, depending on the launch mode.
|
| ManagementInterfaceImpl |
|
| MultiPartConfig |
A ConfigGroup for the settings related to HTTP multipart request handling.
|
| PolicyConfig |
|
| PolicyMappingConfig |
|
| PortSystemProperties |
|
| ProxyConfig |
Holds configuration related with proxy addressing forward.
|
| QuarkusErrorHandler |
|
| QuarkusHttpHeaders |
Used to allow propagation of context objects from intra-JVM request producers
|
| ResumingRequestWrapper |
|
| RouteConstants |
Route order value constants used in Quarkus, update reactive-routes.adoc when changing this class.
|
| SameSiteCookieConfig |
Configuration that allows for automatically setting the SameSite attribute on cookies
As some API's (Servlet, JAX-RS) don't current support this attribute this config allows
it to be set based on the cookie name pattern.
|
| SameSiteNoneIncompatibleClientChecker |
A utility class that can check known user agents which are known to be incompatible with SameSite=None attribute.
|
| ServerLimitsConfig |
|
| ServerSslConfig |
Shared configuration for setting up server-side SSL.
|
| StaticResourcesConfig |
|
| StaticResourcesRecorder |
|
| TrafficShapingConfig |
Configure the global traffic shaping functionality.
|
| TrustedProxyCheck.TrustedProxyCheckBuilder |
|
| TrustedProxyCheck.TrustedProxyCheckPart |
|
| TrustedProxyCheckPartConverter |
|
| VertxConfigBuilder |
|
| VertxHttpRecorder |
|
| VertxInputStream |
|
| VertxInputStream.VertxBlockingInput |
|