@Target(value={}) @Retention(value=RUNTIME) @Inherited public @interface OAuthFlow
| Modifier and Type | Optional Element and Description |
|---|---|
String |
authorizationUrl |
String |
refreshUrl |
Scopes |
scopes |
String |
tokenUrl |
Copyright © 2017. All rights reserved.