Uses of Class
io.quarkiverse.openapi.generator.providers.BaseCompositeAuthenticationProvider
Packages that use BaseCompositeAuthenticationProvider
-
Uses of BaseCompositeAuthenticationProvider in io.quarkiverse.openapi.generator
Methods in io.quarkiverse.openapi.generator that return types with arguments of type BaseCompositeAuthenticationProviderModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<BaseCompositeAuthenticationProvider>,BaseCompositeAuthenticationProvider> AuthenticationRecorder.recordCompositeProvider(String openApiSpec) Function<io.quarkus.arc.SyntheticCreationalContext<BaseCompositeAuthenticationProvider>,BaseCompositeAuthenticationProvider> AuthenticationRecorder.recordCompositeProvider(String openApiSpec) -
Uses of BaseCompositeAuthenticationProvider in io.quarkiverse.openapi.generator.providers
Fields in io.quarkiverse.openapi.generator.providers declared as BaseCompositeAuthenticationProviderModifier and TypeFieldDescriptionprotected BaseCompositeAuthenticationProviderAbstractAuthenticationPropagationHeadersFactory.compositeProviderConstructors in io.quarkiverse.openapi.generator.providers with parameters of type BaseCompositeAuthenticationProviderModifierConstructorDescriptionprotectedAbstractAuthenticationPropagationHeadersFactory(BaseCompositeAuthenticationProvider compositeProvider, OpenApiGeneratorConfig generatorConfig, HeadersProvider headersProvider)