| AbstractRequestWrapper |
|
| AccessLogConfig |
|
| AccessLogConfig$$accessor |
|
| AuthConfig |
Authentication mechanism and SecurityRealm name 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 |
|
| FormAuthConfig |
config for the form authentication mechanism
|
| ForwardedParser |
|
| ForwardedServerRequestWrapper |
|
| ForwardingProxyOptions |
|
| HandlerConsumer |
|
| HeaderConfig |
Configuration that allows for setting an HTTP header
|
| HttpBuildTimeConfig |
|
| HttpConfiguration |
|
| HttpConfiguration$$accessor |
|
| HttpHostConfigSource |
Sets the default host config value, depending on the launch mode.
|
| PolicyConfig |
|
| PolicyMappingConfig |
|
| ProxyConfig |
Holds configuration related with proxy addressing forward.
|
| QuarkusErrorHandler |
|
| QuarkusHttpHeaders |
Used to allow propagation of context objects from intra-JVM request producers
|
| ResumingRequestWrapper |
|
| 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.
|
| StaticResourcesRecorder |
|
| VertxHttpRecorder |
|
| VertxInputStream |
|
| VertxInputStream.VertxBlockingInput |
|