public class OAuth10Configuration extends OAuthConfiguration<OAuth10Client,com.github.scribejava.core.oauth.OAuth10aService,com.github.scribejava.core.model.OAuth1Token>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OAUTH_VERIFIER |
static java.lang.String |
REQUEST_TOKEN |
OAUTH_TOKEN, RESPONSE_TYPE_CODE, service| Constructor and Description |
|---|
OAuth10Configuration() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRequestTokenSessionAttributeName()
Return the name of the attribute storing in session the request token.
|
buildOAuthConfig, buildService, getApi, getClient, getConnectTimeout, getHasBeenCancelledFactory, getKey, getProfileDefinition, getReadTimeout, getResponseType, getScope, getSecret, getService, internalInit, isHasGrantType, isTokenAsHeader, setApi, setClient, setConnectTimeout, setHasBeenCancelledFactory, setHasGrantType, setKey, setProfileDefinition, setReadTimeout, setResponseType, setScope, setSecret, setTokenAsHeader, toStringinit, reinitpublic static final java.lang.String OAUTH_VERIFIER
public static final java.lang.String REQUEST_TOKEN
Copyright © 2018. All Rights Reserved.