Serialized Form
-
Package com.github.scribejava.apis.facebook
-
Class com.github.scribejava.apis.facebook.FacebookAccessTokenErrorResponse extends com.github.scribejava.core.exceptions.OAuthException implements Serializable
- serialVersionUID:
- -1277129766099856895L
-
Serialized Fields
-
code
java.lang.String code
-
fbtraceId
java.lang.String fbtraceId
-
rawResponse
java.lang.String rawResponse
-
type
java.lang.String type
-
-
-
Package com.github.scribejava.apis.fitbit
-
Class com.github.scribejava.apis.fitbit.FitBitOAuth2AccessToken extends com.github.scribejava.core.model.OAuth2AccessToken implements Serializable
- serialVersionUID:
- -6374486860742407411L
-
Serialized Fields
-
userId
java.lang.String userId
-
-
-
Package com.github.scribejava.apis.openid
-
Class com.github.scribejava.apis.openid.OpenIdOAuth2AccessToken extends com.github.scribejava.core.model.OAuth2AccessToken implements Serializable
- serialVersionUID:
- -4534058186528117610L
-
Serialized Fields
-
openIdToken
java.lang.String openIdToken
Id_token is part of OpenID Connect specification. It can hold user information that you can directly extract without additional request to provider. See http://openid.net/specs/openid-connect-core-1_0.html#id_token-tokenExample and https://bitbucket.org/nimbusds/nimbus-jose-jwt/wiki/Home Here will be encoded and signed id token in JWT format or null, if not defined.
-
-
-
Package com.github.scribejava.apis.salesforce
-
Class com.github.scribejava.apis.salesforce.SalesforceToken extends com.github.scribejava.core.model.OAuth2AccessToken implements Serializable
- serialVersionUID:
- 7496092256264195577L
-
Serialized Fields
-
instanceUrl
java.lang.String instanceUrl
This token model includes the instance_url to address the needed Salesforce organization instance.
-
-
-
Package com.github.scribejava.apis.vk
-
Class com.github.scribejava.apis.vk.VKOAuth2AccessToken extends com.github.scribejava.core.model.OAuth2AccessToken implements Serializable
- serialVersionUID:
- -3539517142527580499L
-
Serialized Fields
-
email
java.lang.String email
-
-