org.springframework.social.evernote.connect
Class EvernoteSandboxConnectionFactory
java.lang.Object
org.springframework.social.connect.ConnectionFactory<A>
org.springframework.social.connect.support.OAuth1ConnectionFactory<Evernote>
org.springframework.social.evernote.connect.EvernoteConnectionFactory
org.springframework.social.evernote.connect.EvernoteSandboxConnectionFactory
public class EvernoteSandboxConnectionFactory
- extends EvernoteConnectionFactory
- Author:
- Tadaya Tsuyukubo
| Methods inherited from class org.springframework.social.connect.support.OAuth1ConnectionFactory |
getOAuthOperations |
| Methods inherited from class org.springframework.social.connect.ConnectionFactory |
getApiAdapter, getProviderId, getServiceProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvernoteSandboxConnectionFactory
public EvernoteSandboxConnectionFactory(String consumerKey,
String consumerSecret)
EvernoteSandboxConnectionFactory
public EvernoteSandboxConnectionFactory(String consumerKey,
String consumerSecret,
String providerId)
Copyright © 2014. All Rights Reserved.