Annotation Type OAuthFlow
-
@Target({METHOD,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface OAuthFlow
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringauthorizationUrlStringrefreshUrlScope[]scopesStringtokenUrl
-