| Modifier and Type | Class and Description |
|---|---|
class |
CoreOAuthSignatureMethodFactory
Implements the signatures defined in OAuth Core 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSignatureMethodFactory |
CoreOAuthConsumerSupport.getSignatureFactory()
The signature factory to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreOAuthConsumerSupport.setSignatureFactory(OAuthSignatureMethodFactory signatureFactory)
The signature factory to use.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSignatureMethodFactory |
OAuthProviderProcessingFilter.getSignatureMethodFactory()
The OAuth signature method factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthProviderProcessingFilter.setSignatureMethodFactory(OAuthSignatureMethodFactory signatureMethodFactory)
The OAuth signature method factory.
|
Copyright © 2015. All rights reserved.