Interface OAuthTokenStore

  • All Known Implementing Classes:
    OAuthTokenStoreImpl

    public interface OAuthTokenStore
    Service interface for managing OAuthToken used both : - in the OAuth the Filter (Server side Tokens) : where Nuxeo is the provider - in Shindig (Client side Tokens) ; where Nuxeo is the consumer This service provides a center access point for all Token related actions.
    Author:
    tiry