Uses of Class
io.quarkiverse.openapi.generator.providers.AbstractAuthProvider
Packages that use AbstractAuthProvider
-
Uses of AbstractAuthProvider in io.quarkiverse.openapi.generator.providers
Subclasses of AbstractAuthProvider in io.quarkiverse.openapi.generator.providersModifier and TypeClassDescriptionclassProvider for API Key authentication.classProvider for Basic Authentication.classProvides bearer token authentication or any other valid scheme.class