All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractRequestWrapper AbstractResponseWrapper AccessLogConfig AccessLogConfig$$accessor AccessLogHandler Access log handler.AccessLogReceiver Interface that is used by the access log handler to send data to the log file manager.AdditionalRouteDescription AllRequestHeadersAttribute AllRequestHeadersAttribute.Builder ArcDevRecorder AuthConfig Authentication mechanism and SecurityRealm name information used for configuring HTTP auth instance for the deployment.AuthenticatedHttpSecurityPolicy permission checker that checks if the user is authenticatedBasicAuthenticationMechanism The authentication handler responsible for BASIC authentication as described by RFC2617BasicRoute BodyConfig Request body related settingsBytesSentAttribute The bytes sentBytesSentAttribute.Builder CertificateConfig A certificate configuration.ChallengeData CompositeExchangeAttribute Exchange attribute that represents a combination of attributes that should be merged into a single string.ConfigDescription ConfigDescriptionsSupplier ConfigSourceName ConstantExchangeAttribute Exchange attribute that represents a fixed valueContinuousTestWebSocketHandler CookieAttribute A cookieCookieAttribute.Builder CORSConfig CORSFilter CORSRecorder 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 DateTimeAttribute The current timeDateTimeAttribute.Builder DefaultAccessLogReceiver Log Receiver that stores logs in a directory under the specified file name, and rotates them after midnight.DefaultAccessLogReceiver.Builder DenySecurityPolicy DevConsoleFilter This is a Handler running in the regular runtime Vert.x instance and what it does is to take the Vert.x request coming from client (under /q/dev/) and create the DevConsoleRequest that ends up being sent to the Netty Virtual Channel which is eventually piped into the Netty event loop that powers the Dev Vert.x instance.DevConsoleRecorder DevConsoleStaticHandler ExchangeAttribute Representation of a string attribute from a HTTP server exchange.ExchangeAttributeBuilder An interface that knows how to build an exchange attribute from a textual representation.ExchangeAttributeParser Attribute parser for exchange attributes.ExchangeAttributeWrapper Interface that can be used to wrap an exchange attribute.Filter Represents a Filter, i.e.Filters Object allowing the register filters, i.e.Filters.SimpleFilter Simple implementation of filter.FormAuthConfig config for the form authentication mechanismFormAuthenticationMechanism ForwardedParser ForwardedServerRequestWrapper ForwardingProxyOptions GracefulShutdownFilter HandlerConsumer HandlerType HistoryHandler Log handler for Logger ManagerHttpAuthenticationMechanism An interface that performs HTTP based authenticationHttpAuthenticationMechanism.ChallengeSender HttpAuthenticator Class that is responsible for running the HTTP based authenticationHttpAuthenticator.NoAuthenticationMechanism HttpAuthenticator.NoopCloseTask HttpAuthorizer Class that is responsible for running the HTTP based permission checksHttpBuildTimeConfig HttpConfiguration HttpConfiguration.InsecureRequests HttpConfiguration$$accessor HttpCredentialTransport A representation of HTTP credential transport.HttpCredentialTransport.Type HttpHostConfigSource Sets the default host config value, depending on the launch mode.HttpSecurityPolicy A HTTP Security policy, that controls which requests are allowed to proceeed.HttpSecurityPolicy.AuthorizationRequestContext A context object that can be used to run blocking tasksHttpSecurityPolicy.CheckResult The results of a permission checkHttpSecurityRecorder HttpSecurityUtils IdentUsernameAttribute The ident username, not used, included for apache access log compatibilityIdentUsernameAttribute.Builder JBossLoggingAccessLogReceiver Access log receiver that logs messages at INFO level.Json A simple JSON string generator.Json.JsonArrayBuilder JSON array builder.Json.JsonBuilder<T> Json.JsonObjectBuilder JSON object builder.JsonFormatter Formatting log records into a json formatLocalIPAttribute The local IP addressLocalIPAttribute.Builder LocalPortAttribute The local portLocalPortAttribute.Builder LocalServerNameAttribute The local server nameLocalServerNameAttribute.Builder LogController Allow controlling to the log levelsLogFileHeaderGenerator Interface that generates the header for an access log.LogStreamRecorder LogStreamWebSocket Stream the log in json format over wsLogStreamWebSocket.SessionState MtlsAuthenticationMechanism The authentication handler responsible for mTLS client authenticationNullAttribute NullAttribute.Builder PathMatcher<T> Handler that dispatches to a given handler based of a prefix match of the path.PathMatcher.PathMatch<T> PathMatchingHttpSecurityPolicy A security policy that allows for matching of other security policies based on paths.PathMatchingHttpSecurityPolicy.HttpMatcher PermitSecurityPolicy PersistentLoginManager A class that manages persistent logins.PersistentLoginManager.RestoreResult PolicyConfig PolicyMappingConfig ProxyConfig Holds configuration related with proxy addressing forward.QuarkusErrorHandler QuarkusHttpHeaders Used to allow propagation of context objects from intra-JVM request producersQuarkusHttpSecurityContext Security context that is attached to the request.QuarkusHttpUser Basic vert.x user representationQuarkusRequestWrapper QueryParameterAttribute Query parameterQueryParameterAttribute.Builder QueryStringAttribute The query stringQueryStringAttribute.Builder QuotingExchangeAttribute Exchange attribute that wraps string attributes in quotes.QuotingExchangeAttribute.Wrapper ReadOnlyAttributeException An exception that is thrown when an attribute is read onlyRedirectHandler RemoteHostAttribute The remote Host address (if resolved)RemoteHostAttribute.Builder RemoteIPAttribute The remote IP addressRemoteIPAttribute.Builder RemoteSyncHandler RemoteUserAttribute The remote userRemoteUserAttribute.Builder ReplacementDebugPage Generates an error page with a stack trace.RequestHeaderAttribute A request headerRequestHeaderAttribute.Builder RequestLineAttribute The request lineRequestLineAttribute.Builder RequestMethodAttribute The request methodRequestMethodAttribute.Builder RequestPathAttribute RequestPathAttribute.Builder RequestProtocolAttribute The request getProtocolRequestProtocolAttribute.Builder RequestSchemeAttribute The request schemeRequestSchemeAttribute.Builder RequestURLAttribute The request URLRequestURLAttribute.Builder ResponseCodeAttribute The request status codeResponseCodeAttribute.Builder ResponseHeaderAttribute A response headerResponseHeaderAttribute.Builder ResponseTimeAttribute The response time This will only work ifHttpConfiguration.recordRequestStartTime
has been setResponseTimeAttribute.Builder ResumingRequestWrapper RolesAllowedHttpSecurityPolicy permission checker that handles role based permissionsRouteDescription RouterProducer RuntimeDevConsoleRoute 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.SecureExchangeAttribute SecureExchangeAttribute.Builder ServerLimitsConfig ServerSslConfig Shared configuration for setting up server-side SSL.SslCipherAttribute SslCipherAttribute.Builder SslClientCertAttribute SslClientCertAttribute.Builder SslSessionIdAttribute SslSessionIdAttribute.Builder StaticResourcesHotReplacementSetup StaticResourcesRecorder SubstituteEmptyWrapper SubstituteEmptyWrapper.SubstituteEmptyAttribute SubstringMap<V> A string keyed map that can be accessed as a substring, eliminating the need to allocate a new string to do a key comparison against.SubstringMap.SubstringMatch<V> SupplierImpl<T> ThreadNameAttribute The thread nameThreadNameAttribute.Builder TransportProtocolAttribute TransportProtocolAttribute.Builder VertxHttpHotReplacementSetup VertxHttpRecorder VertxInputStream VertxInputStream.ContinueState VertxInputStream.VertxBlockingInput WebSocketHandler Log handler for Logger Manager