All Classes and Interfaces

Class
Description
Add Basic Authentication security automatically based on the added security extensions
Add JWT Authentication security automatically based on the added security extensions
Auto add security
Create a URL from a config, or a default value
If the RESTEasy Reactive extension passed us a list of REST paths that are disabled via the @DisabledRestEndpoint annotation, remove them from the OpenAPI document.
Maps config from MicroProfile and SmallRye to Quarkus
 
Holds instances of the OpenAPI Document
Loads the document and make it available
Generate the document on every request.
Generate the document once on creation.
This extends the MP way to define an `org.eclipse.microprofile.openapi.OASFilter`.
 
Handler that serve the OpenAPI document in either json or yaml format
Handling not found when disabled
 
 
 
Add OAuth 2 (Implicit) Authentication security automatically based on the added security extensions