Uses of Class
org.eclipse.microprofile.openapi.annotations.security.OAuthScope
-
Packages that use OAuthScope Package Description org.eclipse.microprofile.openapi.annotations.security A set of annotations to represent various security components of an OpenAPI app. -
-
Uses of OAuthScope in org.eclipse.microprofile.openapi.annotations.security
Methods in org.eclipse.microprofile.openapi.annotations.security that return OAuthScope Modifier and Type Method Description OAuthScope[]
scopes()
This is a REQUIRED property.
-