public class OAuthGAECredentialMapper extends AbstractOAuthCredentialMapper implements DynamicGAECredentialMapper
CONSUMER_CREDENTIAL, TOKEN_CREDENTIAL| Constructor and Description |
|---|
OAuthGAECredentialMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentialSecret(String credentialType,
String credentialKey) |
protected void |
init() |
String |
putCredentialSecret(String credentialType,
String credentialKey,
String credentialSecret) |
getAccesssCredential, getConsumerSecret, getTokenSecret, putAccesssCredential, putConsumerSecret, putTokenSecretclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitputAccesssCredential, putConsumerSecret, putTokenSecretgetAccesssCredential, getConsumerSecret, getTokenSecretprotected void init()
init in class AbstractOAuthCredentialMapperpublic String getCredentialSecret(String credentialType, String credentialKey) throws CredentialStoreException
getCredentialSecret in interface CredentialMapperCredentialStoreExceptionpublic String putCredentialSecret(String credentialType, String credentialKey, String credentialSecret) throws CredentialStoreException
putCredentialSecret in interface DynamicCredentialMapperCredentialStoreExceptionCopyright © 2013. All rights reserved.