|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Api
Contains all the configuration needed to instantiate a valid OAuthService
Method Summary | |
---|---|
OAuthService |
createService(OAuthConfig config)
Creates an OAuthService |
Method Detail |
---|
OAuthService createService(OAuthConfig config)
OAuthService
apiKey
- your application api keyapiSecret
- your application api secretcallback
- the callback url (or 'oob' for out of band OAuth)scope
- the OAuth scope
OAuthService
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |