All Classes and Interfaces

Class
Description
Automatically add default server if none is provided
 
This adds support for the quarkus.http.root-path config option
 
 
 
The filtered Jandex index of the OpenApi
This filter replaces the former AutoTagFilter and AutoRolesAllowedFilter and has three functions: Add operation descriptions based on the associated Java method name handling the operation Add operation tags based on the associated Java class of the operation Add security requirements based on discovered RolesAllowed, PermissionsAllowed, and Authenticated annotations.
 
Add Basic Security via Config
The main OpenAPI Processor.