Package io.quarkus.vertx.http.deployment
package io.quarkus.vertx.http.deployment
-
ClassDescriptionAt most one extension can register a CSRF builder used by the HTTP Security fluent API.A build item that represents a handler for the default routeProvides a way for extensions to register eager security interceptor.Bears collected intercepted classes annotated with registered security annotation if and only if class-level security is applied due to the matching
ClassSecurityAnnotationBuildItemannotation.Bears collected intercepted methods annotated with registered security annotation.Allows extensions to contribute an action (button) to the error pageA handler that is applied to every routeGeneratedStaticResourcesProcessoris responsible for dealingGeneratedStaticResourceBuildItemcreating aDevStaticHandlerto handle all static resources generated from extensions throughGeneratedStaticResourceBuildItembuild item.RegisterHttpAuthenticationMechanismmeta annotations.A handler that is applied to the management interface routePer non-application endpoint instance.Marker used by Build Steps that perform tasks which must run before the HTTP router has been finalized.This is a marker that indicates that the body handler should be installed on all routes, as an extension requires the request to be fully buffered.Marker class that can be used to force the socket to open even when using virtual HTTP.Marker class to turn on virtual http channelHttpRootPathBuildItem.Builder and NonApplicationRootPathBuildItem.Builder extend this.Convert the route build item from the SPI to the internal representationContains information on the security model used in the applicationHandles all static file resources found inMETA-INF/resourcesunless the servlet container is present.Used to create the publisher for the vertx access log in dev ui