|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsumerDetailsService
A service that provides the details about an oauth consumer.
| Method Summary | |
|---|---|
ConsumerDetails |
loadConsumerByConsumerKey(String consumerKey)
Load a consumer by the consumer key. |
| Method Detail |
|---|
ConsumerDetails loadConsumerByConsumerKey(String consumerKey)
throws OAuthException
consumerKey - The consumer key.
OAuthException - If the consumer account is locked, expired, disabled, or for any other reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||