public class OAuth10Configuration extends OAuthConfiguration<com.github.scribejava.core.oauth.OAuth10aService,com.github.scribejava.core.model.OAuth1AccessToken>
| Modifier and Type | Field and Description |
|---|---|
static String |
OAUTH_VERIFIER |
static String |
REQUEST_TOKEN |
OAUTH_TOKEN, RESPONSE_TYPE_CODE| Constructor and Description |
|---|
OAuth10Configuration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestTokenSessionAttributeName(String clientName)
Return the name of the attribute storing in session the request token.
|
buildService, getApi, getHasBeenCancelledFactory, getHttpClientConfig, getKey, getProfileDefinition, getResponseType, getScope, getSecret, internalInit, isTokenAsHeader, setApi, setHasBeenCancelledFactory, setHttpClientConfig, setKey, setProfileDefinition, setResponseType, setScope, setSecret, setTokenAsHeader, toStringinitpublic static final String OAUTH_VERIFIER
public static final String REQUEST_TOKEN
Copyright © 2019. All rights reserved.