public class OAuthConsumerDO extends Object
Constructor and Description |
---|
OAuthConsumerDO() |
Modifier and Type | Method and Description |
---|---|
String |
getConsumerKey() |
String |
getConsumerSecret() |
void |
setConsumerKey(String consumerKey) |
void |
setConsumerSecret(String consumerSecret) |
Copyright © 2019 WSO2. All rights reserved.