org.springframework.social.evernote.connect
Class EvernoteProductionConnectionFactory
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.EvernoteProductionConnectionFactory
public class EvernoteProductionConnectionFactory
- 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 |
EvernoteProductionConnectionFactory
public EvernoteProductionConnectionFactory(String consumerKey,
String consumerSecret)
EvernoteProductionConnectionFactory
public EvernoteProductionConnectionFactory(String consumerKey,
String consumerSecret,
com.evernote.auth.EvernoteService evernoteService)
Copyright © 2014. All Rights Reserved.