@Target(value=METHOD) @Retention(value=RUNTIME) public @interface AuthorizationScope
Authorization
.Authorization
,
ApiOperation
,
Api
Modifier and Type | Required Element and Description |
---|---|
String |
description
Not used in 1.5.X, kept for legacy support.
|
String |
scope
The scope of the OAuth2 Authorization scheme to be used.
|
Copyright © 2015. All Rights Reserved.