|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @GenericType(value=OAuthService.class) public @interface OAuthApplication
| Required Element Summary | |
|---|---|
String |
apiKey
|
String |
apiSecret
|
| Optional Element Summary | |
|---|---|
String |
callback
|
String |
scope
|
| Element Detail |
|---|
public abstract String apiKey
public abstract String apiSecret
public abstract String callback
public abstract String scope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||