public interface Api
OAuthService| Modifier and Type | Method and Description |
|---|---|
OAuthService |
createService(OAuthConfig config)
Creates an
OAuthService |
OAuthService createService(OAuthConfig config)
OAuthServiceapiKey - your application api keyapiSecret - your application api secretcallback - the callback url (or 'oob' for out of band OAuth)scope - the OAuth scopeOAuthServiceCopyright © 2010 - 2020 Adobe. All Rights Reserved