- enableClientChecker - Variable in class io.quarkus.vertx.http.runtime.SameSiteCookieConfig
-
Some User Agents break when sent SameSite=None, this will detect them and avoid sending the value
- enableCompression - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
If responses should be compressed.
- enabled - Variable in class io.quarkus.vertx.http.runtime.AccessLogConfig
-
If access logging is enabled.
- enabled - Variable in class io.quarkus.vertx.http.runtime.FormAuthConfig
-
If form authentication is enabled
- enabled - Variable in class io.quarkus.vertx.http.runtime.PolicyMappingConfig
-
Determines whether the entire permission set is enabled, or not.
- enableForwardedHost - Variable in class io.quarkus.vertx.http.runtime.ForwardingProxyOptions
-
- enableForwardedHost - Variable in class io.quarkus.vertx.http.runtime.ProxyConfig
-
Enable override the received request's host through a forwarded host header.
- enableForwardedPrefix - Variable in class io.quarkus.vertx.http.runtime.ForwardingProxyOptions
-
- enableForwardedPrefix - Variable in class io.quarkus.vertx.http.runtime.ProxyConfig
-
Enable prefix the received request's path with a forwarded prefix header.
- encode() - Method in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper.QuarkusCookie
-
- encode(ByteBuf) - Method in class io.quarkus.vertx.http.runtime.QuarkusHttpHeaders
-
- encoderHeader(CharSequence, CharSequence, ByteBuf) - Static method in class io.quarkus.vertx.http.runtime.QuarkusHttpHeaders
-
- encryptionKey - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
The encryption key that is used to store persistent logins (e.g.
- encryptionKey - Static variable in class io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder
-
- end(String) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(String, Handler<AsyncResult<Void>>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(String, String) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(String, String, Handler<AsyncResult<Void>>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(Buffer) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(Buffer, Handler<AsyncResult<Void>>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end() - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- end(Handler<AsyncResult<Void>>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- END_CERT - Static variable in class io.quarkus.vertx.http.runtime.attribute.SslClientCertAttribute
-
- ended() - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- endHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.AbstractRequestWrapper
-
- endHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- endHandler - Variable in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper.ResponseWrapper
-
- endHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper.ResponseWrapper
-
- endHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- endHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- entries() - Method in class io.quarkus.vertx.http.runtime.QuarkusHttpHeaders
-
- eof - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
-
- equals(Object) - Method in class io.quarkus.vertx.http.runtime.security.HttpCredentialTransport
-
- errorPage - Variable in class io.quarkus.vertx.http.runtime.FormAuthConfig
-
The error page
- escape(String) - Static method in class io.quarkus.vertx.http.runtime.devmode.Json
-
Escape quotation mark, reverse solidus and control characters (U+0000 through U+001F).
- escapeJsonString(String) - Static method in class io.quarkus.vertx.http.runtime.QuarkusErrorHandler
-
- exceptionHandler(Handler<Throwable>) - Method in class io.quarkus.vertx.http.runtime.AbstractRequestWrapper
-
- exceptionHandler(Handler<Throwable>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- exceptionHandler(Handler<Throwable>) - Method in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper
-
- exceptionHandler - Variable in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper.ResponseWrapper
-
- exceptionHandler(Handler<Throwable>) - Method in class io.quarkus.vertx.http.runtime.filters.QuarkusRequestWrapper.ResponseWrapper
-
- exceptionHandler(Handler<Throwable>) - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- ExchangeAttribute - Interface in io.quarkus.vertx.http.runtime.attribute
-
Representation of a string attribute from a HTTP server exchange.
- ExchangeAttributeBuilder - Interface in io.quarkus.vertx.http.runtime.attribute
-
An interface that knows how to build an exchange attribute from a textual representation.
- ExchangeAttributeParser - Class in io.quarkus.vertx.http.runtime.attribute
-
Attribute parser for exchange attributes.
- ExchangeAttributeParser(List<ExchangeAttributeWrapper>) - Constructor for class io.quarkus.vertx.http.runtime.attribute.ExchangeAttributeParser
-
- ExchangeAttributeParser(ClassLoader, List<ExchangeAttributeWrapper>) - Constructor for class io.quarkus.vertx.http.runtime.attribute.ExchangeAttributeParser
-
- ExchangeAttributeWrapper - Interface in io.quarkus.vertx.http.runtime.attribute
-
Interface that can be used to wrap an exchange attribute.
- exposedHeaders - Variable in class io.quarkus.vertx.http.runtime.cors.CORSConfig
-
HTTP headers exposed in CORS
Comma separated list of valid headers.
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.cors.CORSFilter
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.devmode.DevConsoleFilter
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.devmode.DevConsoleStaticHandler
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.devmode.RedirectHandler
-
- handle(HttpServerRequest) - Method in class io.quarkus.vertx.http.runtime.devmode.RemoteSyncHandler
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.filters.accesslog.AccessLogHandler
-
- handle(HttpServerRequest) - Method in class io.quarkus.vertx.http.runtime.filters.GracefulShutdownFilter
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.logstream.LogStreamWebSocket
-
- handle(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.QuarkusErrorHandler
-
- handle(Buffer) - Method in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
-
- handleDeploymentProblem(RoutingContext, Throwable) - Static method in class io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup
-
- handleFailedInitialStart() - Method in class io.quarkus.vertx.http.runtime.devmode.StaticResourcesHotReplacementSetup
-
- handleFailedInitialStart() - Method in class io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup
-
- handleFileUploads - Variable in class io.quarkus.vertx.http.runtime.BodyConfig
-
Whether the files sent using multipart/form-data
will be stored locally.
- handleHotReplacementRequest(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup
-
- handler(Handler<Buffer>) - Method in class io.quarkus.vertx.http.runtime.AbstractRequestWrapper
-
- handler(Handler<Buffer>) - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- handler - Variable in class io.quarkus.vertx.http.runtime.HandlerConsumer
-
- handler() - Method in class io.quarkus.vertx.http.runtime.logstream.LogStreamRecorder
-
- handler - Variable in class io.quarkus.vertx.http.runtime.logstream.LogStreamWebSocket.SessionState
-
- handler(Handler<Buffer>) - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- HandlerConsumer - Class in io.quarkus.vertx.http.runtime
-
- HandlerConsumer() - Constructor for class io.quarkus.vertx.http.runtime.HandlerConsumer
-
- handleRedirectBack(RoutingContext) - Method in class io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism
-
- HandlerType - Enum in io.quarkus.vertx.http.runtime
-
- has(String) - Method in class io.quarkus.vertx.http.runtime.devmode.Json.JsonObjectBuilder
-
- hashCode() - Method in class io.quarkus.vertx.http.runtime.security.HttpCredentialTransport
-
- hasHistory() - Method in class io.quarkus.vertx.http.runtime.logstream.HistoryHandler
-
- hasWebKitSameSiteBug(String) - Static method in class io.quarkus.vertx.http.runtime.SameSiteNoneIncompatibleClientChecker
-
- headerContent - Variable in class io.quarkus.vertx.http.runtime.security.ChallengeData
-
- headerName - Variable in class io.quarkus.vertx.http.runtime.security.ChallengeData
-
- headers() - Method in class io.quarkus.vertx.http.runtime.AbstractRequestWrapper
-
- headers - Variable in class io.quarkus.vertx.http.runtime.cors.CORSConfig
-
HTTP headers allowed for CORS
Comma separated list of valid headers.
- headers() - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- headers() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- headersEndHandler(Handler<Void>) - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- headWritten() - Method in class io.quarkus.vertx.http.runtime.filters.AbstractResponseWrapper
-
- HistoryHandler - Class in io.quarkus.vertx.http.runtime.logstream
-
Log handler for Logger Manager
- HistoryHandler() - Constructor for class io.quarkus.vertx.http.runtime.logstream.HistoryHandler
-
- host() - Method in class io.quarkus.vertx.http.runtime.AbstractRequestWrapper
-
- host() - Method in class io.quarkus.vertx.http.runtime.ForwardedParser
-
- host() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- host - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
The HTTP host
In dev/test mode this defaults to localhost, in prod mode this defaults to 0.0.0.0
Defaulting to 0.0.0.0 makes it easier to deploy Quarkus to container, however it
is not suitable for dev/test mode as other people on the network can connect to your
development machine.
- hostEnabled - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
Enable listening to host:port
- hotReplacementContext - Variable in class io.quarkus.vertx.http.runtime.devmode.RemoteSyncHandler
-
- http2 - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
If this is true (the default) then HTTP/2 will be enabled.
- HttpAuthenticationMechanism - Interface in io.quarkus.vertx.http.runtime.security
-
An interface that performs HTTP based authentication
- HttpAuthenticationMechanism.ChallengeSender - Class in io.quarkus.vertx.http.runtime.security
-
- HttpAuthenticator - Class in io.quarkus.vertx.http.runtime.security
-
Class that is responsible for running the HTTP based authentication
- HttpAuthenticator() - Constructor for class io.quarkus.vertx.http.runtime.security.HttpAuthenticator
-
- HttpAuthenticator(Instance<HttpAuthenticationMechanism>, Instance<IdentityProvider<?>>) - Constructor for class io.quarkus.vertx.http.runtime.security.HttpAuthenticator
-
- httpAuthenticator - Variable in class io.quarkus.vertx.http.runtime.security.HttpAuthorizer
-
- HttpAuthenticator.NoAuthenticationMechanism - Class in io.quarkus.vertx.http.runtime.security
-
- HttpAuthenticator.NoopCloseTask - Class in io.quarkus.vertx.http.runtime.security
-
- HttpAuthorizer - Class in io.quarkus.vertx.http.runtime.security
-
Class that is responsible for running the HTTP based permission checks
- HttpAuthorizer(Instance<HttpSecurityPolicy>) - Constructor for class io.quarkus.vertx.http.runtime.security.HttpAuthorizer
-
- HttpBuildTimeConfig - Class in io.quarkus.vertx.http.runtime
-
- HttpBuildTimeConfig() - Constructor for class io.quarkus.vertx.http.runtime.HttpBuildTimeConfig
-
- HttpConfiguration - Class in io.quarkus.vertx.http.runtime
-
- HttpConfiguration() - Constructor for class io.quarkus.vertx.http.runtime.HttpConfiguration
-
- HttpConfiguration$$accessor - Class in io.quarkus.vertx.http.runtime
-
- HttpConfiguration.InsecureRequests - Enum in io.quarkus.vertx.http.runtime
-
- HttpCredentialTransport - Class in io.quarkus.vertx.http.runtime.security
-
A representation of HTTP credential transport.
- HttpCredentialTransport(HttpCredentialTransport.Type, String) - Constructor for class io.quarkus.vertx.http.runtime.security.HttpCredentialTransport
-
- HttpCredentialTransport.Type - Enum in io.quarkus.vertx.http.runtime.security
-
- HttpHostConfigSource - Class in io.quarkus.vertx.http.runtime
-
Sets the default host config value, depending on the launch mode.
- HttpHostConfigSource(int) - Constructor for class io.quarkus.vertx.http.runtime.HttpHostConfigSource
-
- HttpMatcher(Set<String>, HttpSecurityPolicy) - Constructor for class io.quarkus.vertx.http.runtime.security.PathMatchingHttpSecurityPolicy.HttpMatcher
-
- HttpSecurityPolicy - Interface in io.quarkus.vertx.http.runtime.security
-
A HTTP Security policy, that controls which requests are allowed to proceeed.
- HttpSecurityPolicy.AuthorizationRequestContext - Interface in io.quarkus.vertx.http.runtime.security
-
A context object that can be used to run blocking tasks
- HttpSecurityPolicy.CheckResult - Class in io.quarkus.vertx.http.runtime.security
-
The results of a permission check
- HttpSecurityRecorder - Class in io.quarkus.vertx.http.runtime.security
-
- HttpSecurityRecorder() - Constructor for class io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder
-