Uses of Package
io.quarkus.vertx.http.deployment
Packages that use io.quarkus.vertx.http.deployment
-
Classes in io.quarkus.vertx.http.deployment used by io.quarkus.vertx.http.deploymentClassDescriptionAt 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.A handler that is applied to every routeRegisterHttpAuthenticationMechanismmeta annotations.A handler that is applied to the management interface routePer non-application endpoint instance.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.Contains information on the security model used in the application -
Classes in io.quarkus.vertx.http.deployment used by io.quarkus.vertx.http.deployment.devmode