Class OAuthConsumerDetailsService
java.lang.Object
org.opencastproject.kernel.security.OAuthConsumerDetailsService
A OAuth consumer details service with multiple consumers. UserDetailsService is used for delegating user
lookup requests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate(org.osgi.service.component.ComponentContext cc) getConsumerSecret(String consumerKey)
-
Constructor Details
-
OAuthConsumerDetailsService
public OAuthConsumerDetailsService()
-
-
Method Details
-
activate
public void activate(org.osgi.service.component.ComponentContext cc) throws org.osgi.service.cm.ConfigurationException - Throws:
org.osgi.service.cm.ConfigurationException
-
getConsumerSecret
-