public class OAuthGAEVerifierService extends OAuthVerifierService implements VerifierService
| Constructor and Description |
|---|
OAuthGAEVerifierService(GAECredentialMapper credentialMapper) |
| Modifier and Type | Method and Description |
|---|---|
GAECredentialMapper |
getGAECredentialMapper() |
boolean |
verify(IncomingRequest request) |
getCredentialMapper, getOAuthCredentialMapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCredentialMapperpublic OAuthGAEVerifierService(GAECredentialMapper credentialMapper)
public GAECredentialMapper getGAECredentialMapper()
public boolean verify(IncomingRequest request) throws MiniAuthException
verify in interface VerifierServiceverify in class OAuthVerifierServiceMiniAuthExceptionCopyright © 2013. All rights reserved.