public class OAuthGAEEndorserService extends OAuthEndorserService implements EndorserService
| Constructor and Description |
|---|
OAuthGAEEndorserService(GAETokenCredentialMapper credentialMapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endorse(OutgoingRequest request) |
GAECredentialMapper |
getGAECredentialMapper() |
GAETokenCredentialMapper |
getGAETokenCredentialMapper() |
getOAuthTokenCredentialMappergetCredentialMapper, getOAuthCredentialMapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCredentialMapperpublic OAuthGAEEndorserService(GAETokenCredentialMapper credentialMapper)
public GAECredentialMapper getGAECredentialMapper()
public GAETokenCredentialMapper getGAETokenCredentialMapper()
public boolean endorse(OutgoingRequest request) throws MiniAuthException
endorse in interface EndorserServiceendorse in class OAuthEndorserServiceMiniAuthExceptionCopyright © 2013. All rights reserved.