| Modifier and Type | Interface and Description |
|---|---|
interface |
SharedConsumerSecret
|
| Modifier and Type | Class and Description |
|---|---|
class |
RSAKeySecret
|
class |
SharedConsumerSecretImpl
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSignatureMethod |
CoreOAuthSignatureMethodFactory.getSignatureMethod(String methodName,
SignatureSecret signatureSecret,
String tokenSecret)
Deprecated.
|
OAuthSignatureMethod |
OAuthSignatureMethodFactory.getSignatureMethod(String methodName,
SignatureSecret signatureSecret,
String tokenSecret)
Deprecated.
Get the signature method of the given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerDetailsFactoryBean.setSignatureSecret(SignatureSecret signatureSecret)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureSecret |
BaseProtectedResourceDetails.getSharedSecret()
Deprecated.
|
SignatureSecret |
ProtectedResourceDetails.getSharedSecret()
Deprecated.
The shared signature secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseProtectedResourceDetails.setSharedSecret(SignatureSecret sharedSecret)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureSecret |
BaseConsumerDetails.getSignatureSecret()
Deprecated.
The signature secret.
|
SignatureSecret |
ConsumerDetails.getSignatureSecret()
Deprecated.
The signature secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseConsumerDetails.setSignatureSecret(SignatureSecret signatureSecret)
Deprecated.
The signature secret.
|
Copyright © 2020. All rights reserved.