public class EvernoteOAuth1Template
extends org.springframework.social.oauth1.OAuth1Template
| Constructor and Description |
|---|
EvernoteOAuth1Template(String consumerKey,
String consumerSecret,
com.evernote.auth.EvernoteService evernoteService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.social.oauth1.OAuthToken |
createOAuthToken(String tokenValue,
String tokenSecret,
org.springframework.util.MultiValueMap<String,String> response) |
com.evernote.auth.EvernoteService |
getEvernoteService() |
protected org.springframework.social.oauth1.OAuthToken createOAuthToken(String tokenValue, String tokenSecret, org.springframework.util.MultiValueMap<String,String> response)
createOAuthToken in class org.springframework.social.oauth1.OAuth1Templatepublic com.evernote.auth.EvernoteService getEvernoteService()
Copyright © 2014. All rights reserved.