Uses of Class
io.swagger.v3.oas.annotations.security.OAuthScope
-
Packages that use OAuthScope Package Description io.swagger.v3.oas.annotations.security -
-
Uses of OAuthScope in io.swagger.v3.oas.annotations.security
Methods in io.swagger.v3.oas.annotations.security that return OAuthScope Modifier and Type Method Description OAuthScope[]
scopes()
The available scopes for the OAuth2 security scheme.
-