Results 1 to 1 of 1

Thread: question on OAuthSessionManagerProviderTokenServices

  1. #1
    Join Date
    Feb 2011
    Posts
    5

    Default question on OAuthSessionManagerProviderTokenServices

    Hello:

    I am wondering why OAuthSessionManagerProviderTokenServices does not extend RandomValueProviderTokenServices but implements OAuthProviderTokenServices directly?

    What benefit is there in using OAuthSessionManager to manage the OAuth 1.0a process instead of just leveraging code in RandomValueProviderTokenServices and just implementing the persistence of tokens?

    Thanks,
    Vincent
    Last edited by vtsao; Feb 3rd, 2011 at 12:11 AM. Reason: clarified question

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •