| Package | Description |
|---|---|
| org.miniauth.oauth.credential.mapper |
MiniAuth OAuth callback interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicOAuthConsumerCredentialMapper
"Writable" version of OAuthConsumerCredentialMapper.
|
interface |
DynamicOAuthTokenCredentialMapper
"Writable" version of OAuthTokenCredentialMapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOAuthCredentialMapper
Service that returns a "secret" given a credential key.
|
class |
OAuthLocalConsumerCredentialMapper |
class |
OAuthLocalCredentialMapper
Service that returns a "secret" given a credential key.
|
class |
OAuthLocalTokenCredentialMapper
Service that returns a "token secret" given an access token.
|
Copyright © 2013. All rights reserved.