| Package | Description |
|---|---|
| org.miniauth.oauth.credential.mapper |
MiniAuth OAuth callback interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthLocalTokenCredentialMapper
Service that returns a "token secret" given an access token.
|
class |
OAuthNullTokenCredentialMapper
"Dummy" implementation of OAuthTokenCredentialMapper,
which defines a service that returns a "token secret" given an access token.
|
Copyright © 2013. All rights reserved.