Package | Description |
---|---|
org.openimaj.util.api.auth.common |
This package contains implementations of API authentication tokens for commonly used APIs.
|
org.openimaj.util.auth.web |
Modifier and Type | Field and Description |
---|---|
String |
TwitterAPIToken.accessSecret
The access secret
|
String |
TwitterAPIToken.accessToken
The access token
|
String |
BingAPIToken.accountKey
The account key
|
String |
FlickrAPIToken.apikey
The API key
|
String |
OpenCalaisAPIToken.apiKey
The OpenCalais API key
|
String |
TwitterAPIToken.consumerKey
The consumer key
|
String |
TwitterAPIToken.consumerSecret
The consumer secret
|
String |
FlickrAPIToken.secret
The API Secret
|
Modifier and Type | Field and Description |
---|---|
String |
TumblrAPIToken.apikey
The api key
|