Serialized Form


Package org.apache.shindig.social.opensocial.oauth

Class org.apache.shindig.social.opensocial.oauth.OAuthEntry extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

appId

String appId

callbackUrl

String callbackUrl

callbackUrlSigned

boolean callbackUrlSigned

userId

String userId

token

String token

tokenSecret

String tokenSecret

authorized

boolean authorized

consumerKey

String consumerKey

type

OAuthEntry.Type type

issueTime

Date issueTime

domain

String domain

container

String container

oauthVersion

String oauthVersion

callbackToken

String callbackToken

callbackTokenAttempts

int callbackTokenAttempts

virtualOrganization

String virtualOrganization

Package org.apache.shindig.social.sample.oauth

Class org.apache.shindig.social.sample.oauth.SampleOAuthServlet extends InjectedServlet implements Serializable

Serialized Fields

dataStore

OAuthDataStore dataStore

oauthAuthorizeAction

String oauthAuthorizeAction



Copyright © 2007-2012. All Rights Reserved.