@Retention(value=RUNTIME) public @interface RamlOAuth1Settings
This annotation is used to describe OAuth1 settings.
| Modifier and Type | Required Element and Description |
|---|---|
String |
authorizationUri |
String |
requestTokenUri |
String |
tokenCredentialsUri |
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
signatures |
Copyright © 2019. All rights reserved.