Interface OAuthServiceProviderRegistry

  • All Known Implementing Classes:
    OAuthServiceProviderRegistryImpl

    public interface OAuthServiceProviderRegistry
    This service is used to manage OAuth Service Providers: ie REST Services that can be used by Nuxeo via OAuth.

    Typically, this service is used by Shindig to determine what what shared secret should be used by gadgets to fetch their data.

    Author:
    tiry