| Class | Description |
|---|---|
| AccessToken |
An access token that gives access to the Flattr account.
|
| AndroidAuthenticator |
An extension of
FlattrAuthenticator that helps through the authentication
process on Android devices. |
| ConsumerKey |
The key and secret of the OAuth2 client.
|
| FlattrAuthenticator |
Helps through the OAuth2 authentication process at Flattr.
|
| Enum | Description |
|---|---|
| Scope |
Scope of rights the consumer requests from the user.
|
| Annotation Type | Description |
|---|---|
| RequiredScope |
Annotates that authentication is required for invocating this call, and lists the
scopes that are required.
|
Copyright © 2010–2014. All rights reserved.