All Classes and Interfaces

Class
Description
Carries all gathered AuthorizationPolicy instances that should be applied.
 
WebJarResourcesFilter which combines several other filters.
 
At 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 route
Provides 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 ClassSecurityAnnotationBuildItem annotation.
Bears collected intercepted methods annotated with registered security annotation.
Allows extensions to contribute an action (button) to the error page
A handler that is applied to every route
GeneratedStaticResourcesProcessor is responsible for dealing GeneratedStaticResourceBuildItem creating a DevStaticHandler to handle all static resources generated from extensions through GeneratedStaticResourceBuildItem build item.
Register HttpAuthenticationMechanism meta annotations.
 
 
 
 
 
 
 
 
 
 
 
 
Visitor which holds all web jar resources in memory.
Filter for inserting variables into an InputStream.
A handler that is applied to the management interface route
 
 
 
Per non-application endpoint instance.
 
Visitor which copies resources of the web jar to a given path.
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 channel
 
HttpRootPathBuildItem.Builder and NonApplicationRootPathBuildItem.Builder extend this.
 
Convert the route build item from the SPI to the internal representation
 
Contains information on the security model used in the application
 
 
Handles all static file resources found in META-INF/resources unless the servlet container is present.
Used to create the publisher for the vertx access log in dev ui
 
 
 
BuildItem for deploying a webjar.
 
 
 
 
 
Holds the complete result after applying every WebJarBuildItem.
 
Utility for Web resource related operations