@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface AuthorizationScope
Authorization.Authorization,
ApiOperation,
Api| Modifier and Type | Required Element and Description |
|---|---|
String |
description
A brief description of the scope.
|
String |
scope
The scope of the OAuth2 Authorization scheme to be used.
|
Copyright © 2014. All Rights Reserved.