Class OAuthConsumerRegistryImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
All Implemented Interfaces:
OAuthConsumerRegistry, Adaptable, Component, Extensible, TimestampedService

public class OAuthConsumerRegistryImpl extends DefaultComponent implements OAuthConsumerRegistry
Implementation of the OAuthConsumerRegistry Service. It's basically a simple Storage API on top of an SQL Directory.
Author:
tiry