| Modifier and Type | Class and Description |
|---|---|
class |
CoreOAuthSignatureMethodFactory
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSignatureMethodFactory |
CoreOAuthConsumerSupport.getSignatureFactory()
Deprecated.
The signature factory to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreOAuthConsumerSupport.setSignatureFactory(OAuthSignatureMethodFactory signatureFactory)
Deprecated.
The signature factory to use.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSignatureMethodFactory |
OAuthProviderProcessingFilter.getSignatureMethodFactory()
Deprecated.
The OAuth signature method factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthProviderProcessingFilter.setSignatureMethodFactory(OAuthSignatureMethodFactory signatureMethodFactory)
Deprecated.
The OAuth signature method factory.
|
Copyright © 2020. All rights reserved.