Uses of Enum Class
io.quarkiverse.openapi.generator.providers.ApiKeyIn
Packages that use ApiKeyIn
-
Uses of ApiKeyIn in io.quarkiverse.openapi.generator.providers
Methods in io.quarkiverse.openapi.generator.providers that return ApiKeyInModifier and TypeMethodDescriptionstatic ApiKeyInReturns the enum constant of this class with the specified name.static ApiKeyIn[]ApiKeyIn.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkiverse.openapi.generator.providers with parameters of type ApiKeyInModifierConstructorDescriptionApiKeyAuthenticationProvider(String openApiSpecId, String name, ApiKeyIn apiKeyIn, String apiKeyName, OpenApiGeneratorConfig generatorConfig)