@Deprecated public interface ConsumerDetailsService
| Modifier and Type | Method and Description |
|---|---|
ConsumerDetails |
loadConsumerByConsumerKey(String consumerKey)
Deprecated.
Load a consumer by the consumer key.
|
ConsumerDetails loadConsumerByConsumerKey(String consumerKey) throws OAuthException
consumerKey - The consumer key.OAuthException - If the consumer account is locked, expired, disabled, or for any other reason.Copyright © 2022. All rights reserved.