public class OAuthConsumerEndorserService extends OAuthCredentialService implements EndorserService
| Constructor and Description |
|---|
OAuthConsumerEndorserService(OAuthConsumerCredentialMapper credentialMapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endorse(OutgoingRequest request) |
AccessIdentity |
getAccessIdentity(String consumerKey) |
OAuthConsumerCredentialMapper |
getOAuthConsumerCredentialMapper() |
getCredentialMapper, getOAuthCredentialMapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCredentialMapperpublic OAuthConsumerEndorserService(OAuthConsumerCredentialMapper credentialMapper)
public OAuthConsumerCredentialMapper getOAuthConsumerCredentialMapper()
public AccessIdentity getAccessIdentity(String consumerKey)
public boolean endorse(OutgoingRequest request) throws MiniAuthException
endorse in interface EndorserServiceMiniAuthExceptionCopyright © 2013. All rights reserved.