Class OAuthServiceProviderRegistryImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
All Implemented Interfaces:
OAuthServiceProviderRegistry, Adaptable, Component, Extensible, TimestampedService

public class OAuthServiceProviderRegistryImpl extends DefaultComponent implements OAuthServiceProviderRegistry
Implementation of the OAuthServiceProviderRegistry. The main storage backend is a SQL Directory. Readonly providers (contributed directly at OpenSocialService level) are managed in memory.
Author:
tiry