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