@Retention(value=RUNTIME) public @interface RamlOAuth2Settings
This annotation is used to describe OAuth2 settings.
| Modifier and Type | Required Element and Description |
|---|---|
String |
accessTokenUri |
String[] |
authorizationGrants |
String |
authorizationUri |
Copyright © 2019. All rights reserved.