public interface DynamicOAuthConsumerCredentialMapper extends OAuthConsumerCredentialMapper, DynamicOAuthCredentialMapper
| Modifier and Type | Method and Description |
|---|---|
AccessCredential |
putAccesssCredential(String consumerKey,
String consumerSecret) |
void |
putConsumerSecrets(Map<String,String> consumerCredentials) |
getAccesssCredentialputAccesssCredential, putConsumerSecret, putTokenSecretgetAccesssCredential, getConsumerSecret, getTokenSecretputCredentialSecretgetCredentialSecretvoid putConsumerSecrets(Map<String,String> consumerCredentials) throws CredentialStoreException
CredentialStoreExceptionAccessCredential putAccesssCredential(String consumerKey, String consumerSecret) throws CredentialStoreException
CredentialStoreExceptionCopyright © 2013. All rights reserved.