Uses of Class
io.swagger.v3.oas.annotations.security.SecurityScheme
-
Packages that use SecurityScheme Package Description io.swagger.v3.oas.annotations.security -
-
Uses of SecurityScheme in io.swagger.v3.oas.annotations.security
Methods in io.swagger.v3.oas.annotations.security that return SecurityScheme Modifier and Type Method Description SecurityScheme[]
value()
An array of SecurityScheme annotations
-