Uses of Class
io.swagger.annotations.AuthorizationScope
-
-
Uses of AuthorizationScope in io.swagger.annotations
Methods in io.swagger.annotations that return AuthorizationScope Modifier and Type Method Description AuthorizationScope[]
scopes()
The scopes to be used if the authorization scheme is OAuth2.
-