| Package | Description |
|---|---|
| org.springframework.security.oauth.consumer.client | |
| org.springframework.security.oauth.consumer.nonce |
| Modifier and Type | Method and Description |
|---|---|
NonceFactory |
CoreOAuthConsumerSupport.getNonceFactory()
The nonce factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreOAuthConsumerSupport.setNonceFactory(NonceFactory nonceFactory)
The nonce factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UUIDNonceFactory
Nonce factory that uses a UUID to generate the nonce.
|
Copyright © 2015. All rights reserved.