| Package | Description |
|---|---|
| org.miniauth.gae.credential.mapper |
MiniAuth OAuth/GAE callback implementations.
|
| org.miniauth.gae.service |
MiniAuth OAuth/GAE request endorser/verifier services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicGAETokenCredentialMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthGAETokenCredentialMapper
Service that returns a "token secret" given an access token.
|
| Modifier and Type | Method and Description |
|---|---|
GAETokenCredentialMapper |
OAuthGAEEndorserService.getGAETokenCredentialMapper() |
| Constructor and Description |
|---|
OAuthGAEEndorserService(GAETokenCredentialMapper credentialMapper) |
Copyright © 2013. All rights reserved.