Uses of Enum Class
io.quarkus.smallrye.openapi.common.deployment.SmallRyeOpenApiConfig.SecurityScheme
-
Uses of SmallRyeOpenApiConfig.SecurityScheme in io.quarkus.smallrye.openapi.common.deployment
Fields in io.quarkus.smallrye.openapi.common.deployment with type parameters of type SmallRyeOpenApiConfig.SecuritySchemeModifier and TypeFieldDescriptionSmallRyeOpenApiConfig.securitySchemeAdd a certain SecurityScheme with configMethods in io.quarkus.smallrye.openapi.common.deployment that return SmallRyeOpenApiConfig.SecuritySchemeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SmallRyeOpenApiConfig.SecurityScheme[]SmallRyeOpenApiConfig.SecurityScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.