The OAuthDataStore class is intended to be a simple data store for oauth keys and secrets. SampleOAuthDataStore implements a simple version of this using json data in-memory.
On Apr 14, 2010, at 12:25 PM, rajender reddy wrote: > Hi All, > > My name is Rajender and I work with Cisco. I got an assignment to work > on OAuth implementation for Open Social Shindig container. I am new > and wondering for some notes. All I have to create "OAuth Data store" > where we suppose to store Services Provider, Consumer and User key- > secret and token-secret. > So will you please explain me bit about, what is this data (key- > secret) store and what I suppose to and where I have to start. > > -- > Thanks, > -Raj > > -- > You received this message because you are subscribed to the Google Groups > "OAuth" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/oauth?hl=en. > -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
