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